pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-brian: add LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Mon Apr 30 01:14:59 2018 +0900
Changeset: 9ca8e091a4da88eea6c2413ca82da83454e4a67d
Modified Files:
py-brian/Makefile
Log Message:
py-brian: add LICENSE
via https://pypi.org/project/Brian2/
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ca8e091a4da88eea6c2413ca82da83454e4a67d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-brian/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-brian/Makefile b/py-brian/Makefile
old mode 100644
new mode 100755
index af139098f1..53f85b2625
--- a/py-brian/Makefile
+++ b/py-brian/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= http://www.briansimulator.org/
COMMENT= Simulator for spiking neural networks
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= cecill-2.1
DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
Home |
Main Index |
Thread Index |
Old Index