pkgsrc-WIP-changes archive

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

py-addons: add LICENSE



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

Modified Files:
	py-addons/Makefile

Log Message:
py-addons: add LICENSE

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

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

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

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

diffs:
diff --git a/py-addons/Makefile b/py-addons/Makefile
old mode 100644
new mode 100755
index 0d3101da4a..e85cf27c2a
--- a/py-addons/Makefile
+++ b/py-addons/Makefile
@@ -6,6 +6,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/A/a/S/O/o/}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=A/AddOns/}
 EXTRACT_SUFX=	.zip
+LICENSE=	python-software-foundation # or ZPL
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/AddOns


Home | Main Index | Thread Index | Old Index