pkgsrc-WIP-changes archive

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

py-mcint: add LICENSE comment



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 23:32:47 2018 +0900
Changeset:	0a0d66c6dfd95577cbdd32df9d1b53f12832d00b

Modified Files:
	py-mcint/Makefile

Log Message:
py-mcint: add LICENSE comment

via downloaded LICENSE.txt

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

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

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

diffs:
diff --git a/py-mcint/Makefile b/py-mcint/Makefile
old mode 100644
new mode 100755
index 31987d6c2e..1bbbc9006a
--- a/py-mcint/Makefile
+++ b/py-mcint/Makefile
@@ -6,6 +6,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/mcint/}
 EXTRACT_SUFX=	.zip
+#LICENSE=	CC BY-NC-SA 3.0
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/mcint/


Home | Main Index | Thread Index | Old Index