pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-debacl: add LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Mon Apr 30 19:51:16 2018 +0900
Changeset: 37eac645fa44778e3e57286b42e5dd15ae97e6a9
Modified Files:
py-debacl/Makefile
Log Message:
py-debacl: add LICENSE
via https://github.com/CoAxLab/DeBaCl/blob/master/LICENSE.txt
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37eac645fa44778e3e57286b42e5dd15ae97e6a9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-debacl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-debacl/Makefile b/py-debacl/Makefile
old mode 100644
new mode 100755
index ffc330d592..422b7b2349
--- a/py-debacl/Makefile
+++ b/py-debacl/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=d/debacl/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://github.com/CoAxLab/DeBaCl
COMMENT= Density-Based Clustering
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-pandas>=0.11.0:../../math/py-pandas
Home |
Main Index |
Thread Index |
Old Index