pkgsrc-WIP-changes archive

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

py-sparce: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 00:58:23 2018 +0900
Changeset:	7f4ff881663315dae0f6b25af074a376eea97067

Modified Files:
	py-sparce/Makefile

Log Message:
py-sparce: add LICENSE

via downloaded LICENSE

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

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

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

diffs:
diff --git a/py-sparce/Makefile b/py-sparce/Makefile
old mode 100644
new mode 100755
index 51ebe46ad5..d8efc88545
--- a/py-sparce/Makefile
+++ b/py-sparce/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=pysparse/}
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pysparse.sourceforge.net/
 COMMENT=	Sparse linear algebra extension for Python
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	modified-bsd
 
 USE_LANGUAGES=	c c++ fortran77
 PYDISTUTILSPKG=	yes


Home | Main Index | Thread Index | Old Index