pkgsrc-WIP-changes archive

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

grass: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed Apr 11 01:22:22 2018 +0900
Changeset:	a663f4aaa3ec50130036ccb4c693ede7b4f89917

Modified Files:
	grass/Makefile

Log Message:
grass: add LICENSE

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

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

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

diffs:
diff --git a/grass/Makefile b/grass/Makefile
old mode 100644
new mode 100755
index 2cbea6aa93..952d67ab81
--- a/grass/Makefile
+++ b/grass/Makefile
@@ -4,6 +4,7 @@ DISTNAME=		grass-${GRASS_VERSION}
 PKGREVISION=		6
 CATEGORIES=		geography
 MASTER_SITES=		http://grass.itc.it/grass64/source/
+LICENSE=		gnu-gpl-v2
 
 MAINTAINER=		brook%nmsu.edu@localhost
 HOMEPAGE=		http://grass.itc.it/


Home | Main Index | Thread Index | Old Index