pkgsrc-WIP-changes archive

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

cycle: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Mar 25 01:07:17 2018 +0900
Changeset:	8ce6446854cbc88191266adb78f24c476964902c

Modified Files:
	cycle/Makefile

Log Message:
cycle: add LICENSE

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

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

diffstat:
 cycle/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/cycle/Makefile b/cycle/Makefile
old mode 100644
new mode 100755
index d5becadd51..f0d03ba29f
--- a/cycle/Makefile
+++ b/cycle/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=cycle/}
 EXTRACT_SUFX=	.tar.bz2
 NO_BUILD=	yes
+LICENSE=	gnu-gpl-v2 # or later
 
 MAINTAINER=	ckoeni%gmail.com@localhost
 HOMEPAGE=	http://cycle.sourceforge.net/


Home | Main Index | Thread Index | Old Index