pkgsrc-WIP-changes archive

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

microtetris: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 23 19:07:53 2018 +0900
Changeset:	6476aac4fee425f759da177cbaac838f3788f7d3

Modified Files:
	microtetris/Makefile

Log Message:
microtetris: add LICENSE

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

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

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

diffs:
diff --git a/microtetris/Makefile b/microtetris/Makefile
old mode 100644
new mode 100755
index 5d913d29ee..7da2b9e837
--- a/microtetris/Makefile
+++ b/microtetris/Makefile
@@ -6,6 +6,7 @@ PKGREVISION=	1
 CATEGORIES=	games python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=microtetris/}
 EXTRACT_SUFX=	.py
+LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	pkgsrc-users%netbsd.org@localhost
 HOMEPAGE=	http://microtetris.sourceforge.net/


Home | Main Index | Thread Index | Old Index