svn commit: r431119 - head/editors/p5-Padre
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 10 18:36:38 UTC 2017
Author: sunpoet
Date: Tue Jan 10 18:36:37 2017
New Revision: 431119
URL: https://svnweb.freebsd.org/changeset/ports/431119
Log:
Add LICENSE_FILE
Modified:
head/editors/p5-Padre/Makefile
Modified: head/editors/p5-Padre/Makefile
==============================================================================
--- head/editors/p5-Padre/Makefile Tue Jan 10 18:36:33 2017 (r431118)
+++ head/editors/p5-Padre/Makefile Tue Jan 10 18:36:37 2017 (r431119)
@@ -14,6 +14,8 @@ COMMENT= Perl Application Development an
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/Artistic
+LICENSE_FILE_GPLv1= ${WRKSRC}/COPYING
BUILD_DEPENDS= p5-JSON-XS>=2.29:converters/p5-JSON-XS \
p5-DBD-SQLite>=1.35:databases/p5-DBD-SQLite \
More information about the svn-ports-head
mailing list