pkgsrc-WIP-changes archive

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

py-pysph: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 00:31:49 2018 +0900
Changeset:	409be2bc3aab6ce31cd7dfa09de7253412e85bdb

Modified Files:
	py-pysph/Makefile

Log Message:
py-pysph: add LICENSE

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=409be2bc3aab6ce31cd7dfa09de7253412e85bdb

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

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

diffs:
diff --git a/py-pysph/Makefile b/py-pysph/Makefile
old mode 100644
new mode 100755
index d634502352..6059c2386b
--- a/py-pysph/Makefile
+++ b/py-pysph/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	PySPH-0.9beta
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	misc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=P/PySPH/}
+LICENSE=	modified-bsd
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pysph.googlecode.com/


Home | Main Index | Thread Index | Old Index