pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

frobby: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue Apr 3 21:35:13 2018 +0900
Changeset:	5dd04d117899fb6be5904c559f20c14762c5d0e3

Modified Files:
	frobby/Makefile

Log Message:
frobby: add LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5dd04d117899fb6be5904c559f20c14762c5d0e3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 frobby/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/frobby/Makefile b/frobby/Makefile
old mode 100644
new mode 100755
index ab9f1b4c86..3a8f232dbb
--- a/frobby/Makefile
+++ b/frobby/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.broune.com/frobby/
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://www.broune.com/frobby/index.html
 COMMENT=	Computations with monomial ideals
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v2
 
 USE_TOOLS+=	gmake
 USE_LANGUAGES=	c++


Home | Main Index | Thread Index | Old Index