pkgsrc-WIP-changes archive

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

py-cito: enable LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 19:37:45 2018 +0900
Changeset:	caa7cce8ad5e8f627438f2535a6d865ea5abcc64

Modified Files:
	py-cito/Makefile

Log Message:
py-cito: enable LICENSE

via https://github.com/tunnell/wax/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=caa7cce8ad5e8f627438f2535a6d865ea5abcc64

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

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

diffs:
diff --git a/py-cito/Makefile b/py-cito/Makefile
old mode 100644
new mode 100755
index 4e57fe6af3..b4f8e87876
--- a/py-cito/Makefile
+++ b/py-cito/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=c/cito/}
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/tunnell/cito
 COMMENT=	Generic particle-physics software trigger with flash ADCs
-#LICENSE=	modified-bsd
+LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.12.1:../../math/py-scipy
 


Home | Main Index | Thread Index | Old Index