pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-bytecodeassembler: add LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Mon Apr 30 01:27:07 2018 +0900
Changeset: 9af8d3f5c0ad445b092632f746d392b72160278a
Modified Files:
py-bytecodeassembler/Makefile
Log Message:
py-bytecodeassembler: add LICENSE
via https://pypi.org/project/BytecodeAssembler/
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9af8d3f5c0ad445b092632f746d392b72160278a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bytecodeassembler/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-bytecodeassembler/Makefile b/py-bytecodeassembler/Makefile
old mode 100644
new mode 100755
index 2cdd188ebd..584d4b160f
--- a/py-bytecodeassembler/Makefile
+++ b/py-bytecodeassembler/Makefile
@@ -6,6 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/B/b/S/A/a/}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=B/BytecodeAssembler/}
EXTRACT_SUFX= .zip
+LICENSE= zpl-2.1
MAINTAINER= kamel.derouiche%gmail.com@localhost
HOMEPAGE= http://pypi.python.org/pypi/BytecodeAssembler
Home |
Main Index |
Thread Index |
Old Index