pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-symeig: add LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Tue May 1 15:37:56 2018 +0900
Changeset: b404c5e2a35660f805440e2ccb268f4473dba382
Modified Files:
py-symeig/Makefile
Log Message:
py-symeig: add LICENSE
via https://github.com/mdp-toolkit/mdp-toolkit/blob/master/COPYRIGHT
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b404c5e2a35660f805440e2ccb268f4473dba382
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-symeig/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-symeig/Makefile b/py-symeig/Makefile
old mode 100644
new mode 100755
index 02cc0a602d..21e448096c
--- a/py-symeig/Makefile
+++ b/py-symeig/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mdp-toolkit/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= http://mdp-toolkit.sourceforge.net/symeig.html
COMMENT= Symmetrical eigenvalue routines for NumPy
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= modified-bsd
USE_LANGUAGES= c fortran
PYDISTUTILSPKG= yes
Home |
Main Index |
Thread Index |
Old Index