pkgsrc-WIP-changes archive

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

py-processing: add LICENSE



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

Modified Files:
	py-processing/Makefile

Log Message:
py-processing: add LICENSE

via downloaded COPYING.txt

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

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

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

diffs:
diff --git a/py-processing/Makefile b/py-processing/Makefile
old mode 100644
new mode 100755
index 5598af3438..9e4be00025
--- a/py-processing/Makefile
+++ b/py-processing/Makefile
@@ -11,7 +11,7 @@ EXTRACT_SUFX=	.zip
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://pyprocessing.berlios.de/
 COMMENT=	Library for running multiple Python processes using the threading API
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	modified-bsd
 
 PYDISTUTILSPKG=	yes
 


Home | Main Index | Thread Index | Old Index