pkgsrc-WIP-changes archive

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

py-py-gccxml: enable LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 21:05:54 2018 +0900
Changeset:	802d682f46a687c4c20fddb912f3628570ef6204

Modified Files:
	py-gccxml/Makefile

Log Message:
py-py-gccxml: enable LICENSE

via downloaded LICENSE_1_0.txt

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

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

diffstat:
 py-gccxml/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-gccxml/Makefile b/py-gccxml/Makefile
old mode 100644
new mode 100755
index 253119683a..35834f5431
--- a/py-gccxml/Makefile
+++ b/py-gccxml/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.zip
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://www.language-binding.net/
 COMMENT=	Python package for easy C++ declarations navigation
-#LICENSE=	boost-licence
+LICENSE=	boost-licence
 
 USE_LANGUAGES=	c c++
 PYDISTUTILSPKG=	yes


Home | Main Index | Thread Index | Old Index