pkgsrc-WIP-changes archive

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

py-extremes: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 20:27:44 2018 +0900
Changeset:	bc18cf22b7700a1aafeceb6ac2a3f5d9d4f89a3c

Modified Files:
	py-extremes/Makefile

Log Message:
py-extremes: add LICENSE

via https://pypi.org/project/Extremes/

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

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

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

diffs:
diff --git a/py-extremes/Makefile b/py-extremes/Makefile
old mode 100644
new mode 100755
index 057ff037ac..6e5680a139
--- a/py-extremes/Makefile
+++ b/py-extremes/Makefile
@@ -7,6 +7,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/E/e/}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=E/Extremes/}
 EXTRACT_SUFX=	.zip
+LICENSE=	python-software-foundation # or ZPL
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/Extremes


Home | Main Index | Thread Index | Old Index