pkgsrc-WIP-changes archive

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

cddlib: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Mar 26 17:53:11 2018 +0900
Changeset:	81d6d0b87cd4aff95447508d59e812f196ee86c0

Modified Files:
	cddlib/Makefile

Log Message:
cddlib: add LICENSE

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

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

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

diffs:
diff --git a/cddlib/Makefile b/cddlib/Makefile
old mode 100644
new mode 100755
index 72ccfb50cd..221f8a9b2e
--- a/cddlib/Makefile
+++ b/cddlib/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	ftp://ftp.math.ethz.ch/users/fukudak/cdd/
 MAINTAINER=	INSERT_YOUR_MAIL_ADDRESS_HERE
 HOMEPAGE=	https://www.inf.ethz.ch/personal/fukudak/cdd_home/
 COMMENT=	TODO: Short description of the package
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=	yes
 USE_TOOLS+=	gmake


Home | Main Index | Thread Index | Old Index