py-semidbm: add LICENSE
authormiwarin <miwarin@gmail.com>
Mon, 30 Apr 2018 15:44:15 +0000 (00:44 +0900)
committermiwarin <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]

old mode 100644 (file)
new mode 100755 (executable)
index 135d0e5..d0e5555
@@ -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