pkgsrc-WIP-changes archive

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

py-spark: add LICENSE



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

Modified Files:
	py-spark/Makefile

Log Message:
py-spark: add LICENSE

via downloaded spark.py

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

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

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

diffs:
diff --git a/py-spark/Makefile b/py-spark/Makefile
old mode 100644
new mode 100755
index efcab3cfc8..a2dd2fdeee
--- a/py-spark/Makefile
+++ b/py-spark/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	spark-0.6.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc python
 MASTER_SITES=	http://pages.cpsc.ucalgary.ca/~aycock/spark/
+LICENSE=	mit
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://pages.cpsc.ucalgary.ca/~aycock/spark/


Home | Main Index | Thread Index | Old Index