pkgsrc-WIP-changes archive

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

oolite: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 27 00:00:05 2018 +0900
Changeset:	11dee96e436006212fd3bcc88455da666dd73add

Modified Files:
	oolite/Makefile

Log Message:
oolite: add LICENSE

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

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

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

diffs:
diff --git a/oolite/Makefile b/oolite/Makefile
old mode 100644
new mode 100755
index 54cc1da262..883d211e97
--- a/oolite/Makefile
+++ b/oolite/Makefile
@@ -5,6 +5,7 @@ PKGREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	http://download.berlios.de/oolite-linux/ \
 		http://download2.berlios.de/oolite-linux/
+LICENSE=	gnu-gpl-v2
 
 DISTFILES=	${DISTNAME}-src${EXTRACT_SUFX}
 DISTFILES+=	${DISTNAME}-data${EXTRACT_SUFX}


Home | Main Index | Thread Index | Old Index