pkgsrc-WIP-changes archive

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

py-model-builder: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 23:34:31 2018 +0900
Changeset:	bce8af1e99a0a51ec91c85a0067b9bf0105937ac

Modified Files:
	py-model-builder/Makefile

Log Message:
py-model-builder: add LICENSE

via https://sourceforge.net/projects/model-builder/

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

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

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

diffs:
diff --git a/py-model-builder/Makefile b/py-model-builder/Makefile
old mode 100644
new mode 100755
index e111cdd072..cf03fbd263
--- a/py-model-builder/Makefile
+++ b/py-model-builder/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	Model-Builder-0.4.6
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/M/m/S/B/b/}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=model-builder/}
+LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://model-builder.sourceforge.net/


Home | Main Index | Thread Index | Old Index