pkgsrc-WIP-changes archive

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

py-cbc: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 01:28:14 2018 +0900
Changeset:	3c0adda9566801d0b4ac0d0033b5889248ab47a4

Modified Files:
	py-cbc/Makefile

Log Message:
py-cbc: add LICENSE

via https://github.com/gwastro/pycbc/blob/master/LICENSE

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

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

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

diffs:
diff --git a/py-cbc/Makefile b/py-cbc/Makefile
old mode 100644
new mode 100755
index 82ab8630ca..e692f3e96f
--- a/py-cbc/Makefile
+++ b/py-cbc/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=P/PyCBC/}
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/ligo-cbc/pycbc
 COMMENT=	Gravitational wave CBC analysis toolkit
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.15.1:../../math/py-scipy
 


Home | Main Index | Thread Index | Old Index