pkgsrc-WIP-changes archive

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

gimmie: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 6 01:00:39 2018 +0900
Changeset:	ebca3e2c03d29c82c247e7b911ac118d2910fd6b

Modified Files:
	gimmie/Makefile

Log Message:
gimmie: add LICENSE

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

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

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

diffs:
diff --git a/gimmie/Makefile b/gimmie/Makefile
old mode 100644
new mode 100755
index 26902ae8f8..d33d62775e
--- a/gimmie/Makefile
+++ b/gimmie/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	gimmie-0.2.8
 PKGREVISION=	3
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://www.beatniksoftware.com/gimmie/releases/
+LICENSE=	gnu-lgpl-v2.1
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://beatniksoftware.com/gimmie/


Home | Main Index | Thread Index | Old Index