pkgsrc-WIP-changes archive

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

py-thLib: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 15:45:51 2018 +0900
Changeset:	210f04b03ebfa96e6ddbc17e1284f4cb114ea31a

Modified Files:
	py-thLib/Makefile

Log Message:
py-thLib: add LICENSE

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

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

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

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

diffs:
diff --git a/py-thLib/Makefile b/py-thLib/Makefile
old mode 100644
new mode 100755
index fb5aa09faa..b819f2b89b
--- a/py-thLib/Makefile
+++ b/py-thLib/Makefile
@@ -5,6 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/thLib/}
 EXTRACT_SUFX=	.zip
+LICENSE=	2-clause-bsd
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://work.thaslwanter.at/


Home | Main Index | Thread Index | Old Index