pkgsrc-WIP-changes archive

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

py-scikits_talkbox: add LICENSE



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

Modified Files:
	py-scikits_talkbox/Makefile

Log Message:
py-scikits_talkbox: add LICENSE

via downloaded LICENSE.txt

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

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

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

diffs:
diff --git a/py-scikits_talkbox/Makefile b/py-scikits_talkbox/Makefile
old mode 100644
new mode 100755
index 0062d098b8..d79ef0b616
--- a/py-scikits_talkbox/Makefile
+++ b/py-scikits_talkbox/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=s/scikits.talkbox/}
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://projects.scipy.org/scipy/scikits
 COMMENT=	Talkbox, a set of python modules for speech/signal processing
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	mit
 
 WRKSRC=	${WRKDIR}/scikits.talkbox-0.2.5
 


Home | Main Index | Thread Index | Old Index