pkgsrc-WIP-changes archive

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

py-symboltype: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 15:35:21 2018 +0900
Changeset:	ae07444b8bfc44fe73672d2730b8e7b375186664

Modified Files:
	py-symboltype/Makefile

Log Message:
py-symboltype: add LICENSE

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

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

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

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

diffs:
diff --git a/py-symboltype/Makefile b/py-symboltype/Makefile
old mode 100644
new mode 100755
index 167906de88..f971d7a822
--- a/py-symboltype/Makefile
+++ b/py-symboltype/Makefile
@@ -7,6 +7,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/S/s/S/T/t/}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=S/SymbolType/}
 EXTRACT_SUFX=	.zip
+LICENSE=	python-software-foundation # or ZPL
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://peak.telecommunity.com/DevCenter/SymbolType


Home | Main Index | Thread Index | Old Index