pkgsrc-WIP-changes archive

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

py-workerpool: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 16:34:22 2018 +0900
Changeset:	6b025c3a2667d41a0908292998216013027f6aed

Modified Files:
	py-workerpool/Makefile

Log Message:
py-workerpool: add LICENSE

via https://code.google.com/archive/p/workerpool/

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

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

diffstat:
 py-workerpool/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-workerpool/Makefile b/py-workerpool/Makefile
old mode 100644
new mode 100755
index 8c93adc5a0..9472ea1cef
--- a/py-workerpool/Makefile
+++ b/py-workerpool/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	workerpool-0.9.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	http://workerpool.googlecode.com/files/
+LICENSE=	mit
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://code.google.com/p/workerpool/


Home | Main Index | Thread Index | Old Index