pkgsrc-WIP-changes archive

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

py-datatree: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 19:48:38 2018 +0900
Changeset:	2f8abc67ed42087f5852944f8d2e6c0effba8366

Modified Files:
	py-datatree/Makefile

Log Message:
py-datatree: add LICENSE

via https://github.com/bigjason/datatree/blob/master/license.txt

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

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

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

diffs:
diff --git a/py-datatree/Makefile b/py-datatree/Makefile
old mode 100644
new mode 100755
index 8d3684c2dd..d833b0157d
--- a/py-datatree/Makefile
+++ b/py-datatree/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	datatree-0.1.8
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=d/datatree/}
+LICENSE=	apache-2.0
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bigjason/datatree


Home | Main Index | Thread Index | Old Index