pkgsrc-WIP-changes archive

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

py-decoratortools: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 20:02:37 2018 +0900
Changeset:	10d8e15b9852aa93a9f2d31803835ae17f5edddf

Modified Files:
	py-decoratortools/Makefile

Log Message:
py-decoratortools: add LICENSE

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

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

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

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

diffs:
diff --git a/py-decoratortools/Makefile b/py-decoratortools/Makefile
old mode 100644
new mode 100755
index 3826c2fa0e..93ebb97121
--- a/py-decoratortools/Makefile
+++ b/py-decoratortools/Makefile
@@ -5,6 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/D/d/S/T/t/}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=D/DecoratorTools/}
 EXTRACT_SUFX=	.zip
+LICENSE=	python-software-foundation # or ZPL
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/DecoratorTools


Home | Main Index | Thread Index | Old Index