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:
70a1996
)
py-semidbm: add LICENSE
author
miwarin
<miwarin@gmail.com>
Mon, 30 Apr 2018 15:44:15 +0000
(
00:44
+0900)
committer
miwarin
<miwarin@gmail.com>
Mon, 30 Apr 2018 15:44:15 +0000
(
00:44
+0900)
via https://github.com/jamesls/semidbm/blob/master/COPYING
py-semidbm/Makefile
[changed mode: 0644->0755]
patch
|
blob
|
blame
|
history
diff --git
a/py-semidbm/Makefile
b/py-semidbm/Makefile
old mode 100644
(file)
new mode 100755
(executable)
index
135d0e5
..
d0e5555
--- a/
py-semidbm/Makefile
+++ b/
py-semidbm/Makefile
@@
-8,7
+8,7
@@
MASTER_SITES= ${MASTER_SITE_PYPI:=s/semidbm/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://files.pythonhosted.org/packages/source/s/semidbm/
COMMENT= Cross platform (fast) DBM interface in python
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/semidbm-0.5.1