pkgsrc-WIP-changes archive

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

py-smop: add LICENSE



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

Modified Files:
	py-smop/Makefile

Log Message:
py-smop: add LICENSE

via https://pypi.org/project/smop/

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

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

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

diffs:
diff --git a/py-smop/Makefile b/py-smop/Makefile
old mode 100644
new mode 100755
index e9f2f30279..6659e3274d
--- a/py-smop/Makefile
+++ b/py-smop/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=s/smop/}
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://chiselapp.com/user/victorlei/repository/smop-dev/index
 COMMENT=	Matlab/Octave to Python compiler
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-networkx>=1.2:../../math/py-networkx
 


Home | Main Index | Thread Index | Old Index