pkgsrc-WIP-changes archive

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

py-pyamg: add LICENSE



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

Modified Files:
	py-pyamg/Makefile

Log Message:
py-pyamg: add LICENSE

via https://code.google.com/archive/p/pyamg/

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

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

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

diffs:
diff --git a/py-pyamg/Makefile b/py-pyamg/Makefile
old mode 100644
new mode 100755
index b5b1c805a1..cc7b948332
--- a/py-pyamg/Makefile
+++ b/py-pyamg/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	http://pyamg.googlecode.com/files/
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://code.google.com/p/pyamg
 COMMENT=	Algebraic multigrid solvers in Python
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	modified-bsd
 
 #DEPENDS+=	${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
 


Home | Main Index | Thread Index | Old Index