pkgsrc-WIP-changes archive

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

py-Genetic: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 00:33:43 2018 +0900
Changeset:	5e3af78922645a47cc3531fe78cc6bee2fb258af

Modified Files:
	py-Genetic/Makefile

Log Message:
py-Genetic: add LICENSE

via downloaded LICENSE

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

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

diffstat:
 py-Genetic/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-Genetic/Makefile b/py-Genetic/Makefile
old mode 100644
new mode 100755
index ba3f62ec37..4b8c5fe5e2
--- a/py-Genetic/Makefile
+++ b/py-Genetic/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	genetic_0.1.1b.orig
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/:S/.orig//}
 CATEGORIES=	devel math
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/g/genetic/}
+LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://ftp.debian.org/debian/pool/main/g/genetic/


Home | Main Index | Thread Index | Old Index