pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5b9f0
)
py-datatree: add LICENSE
author
miwarin
<miwarin@gmail.com>
Mon, 30 Apr 2018 10:48:38 +0000
(19:48 +0900)
committer
miwarin
<miwarin@gmail.com>
Mon, 30 Apr 2018 10:48:38 +0000
(19:48 +0900)
via https://github.com/bigjason/datatree/blob/master/license.txt
py-datatree/Makefile
[changed mode: 0644->0755]
patch
|
blob
|
blame
|
history
diff --git
a/py-datatree/Makefile
b/py-datatree/Makefile
old mode 100644
(file)
new mode 100755
(executable)
index
8d3684c
..
d833b01
--- 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
HOMEPAGE= https://github.com/bigjason/datatree