pkgsrc-WIP-changes archive

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

pike: add LICENSE via https://pike.lysator.liu.se/download/license/gpl/ https://pike.lysator.liu.se/download/license/lgpl/ https://pike.lysator.liu.se/download/license/mpl/



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 29 19:00:48 2018 +0900
Changeset:	5d5f3be4c715ef8201e01fe8b3782ccd68cfd379

Modified Files:
	pike/Makefile

Log Message:
pike: add LICENSE
via
https://pike.lysator.liu.se/download/license/gpl/
https://pike.lysator.liu.se/download/license/lgpl/
https://pike.lysator.liu.se/download/license/mpl/

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

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

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

diffs:
diff --git a/pike/Makefile b/pike/Makefile
old mode 100644
new mode 100755
index ef1cae7706..ce09c8b90b
--- a/pike/Makefile
+++ b/pike/Makefile
@@ -4,6 +4,7 @@ DISTNAME=		Pike-v8.0.276
 PKGNAME=		${DISTNAME:tl:S/-v//}
 CATEGORIES=		lang
 MASTER_SITES=		http://pike.lysator.liu.se/pub/pike/latest-stable/
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mpl-1.1
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		https://pike.lysator.liu.se/


Home | Main Index | Thread Index | Old Index