pkgsrc-WIP-changes archive

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

py-dynamicisttoolkit: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 20:22:17 2018 +0900
Changeset:	94600c0bb768a94e148d5bce9599047a3b886e59

Modified Files:
	py-dynamicisttoolkit/Makefile

Log Message:
py-dynamicisttoolkit: add LICENSE

via https://github.com/moorepants/DynamicistToolKit/blob/master/UNLICENSE.txt

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

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

diffstat:
 py-dynamicisttoolkit/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-dynamicisttoolkit/Makefile b/py-dynamicisttoolkit/Makefile
old mode 100644
new mode 100755
index b0d78ec0da..43bcf3afaf
--- a/py-dynamicisttoolkit/Makefile
+++ b/py-dynamicisttoolkit/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://pypi.python.org/packages/1e/ed/2be1322f723ef11f959581c7082
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/moorepants/DynamicistToolKit
 COMMENT=	Various tools for theoretical and experimental dynamics
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	unlicense
 
 DEPENDS+=	${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 DEPENDS+=	${PYPKGPREFIX}-pandas>=0.18.1:../../math/py-pandas


Home | Main Index | Thread Index | Old Index