aboutsummaryrefslogtreecommitdiffstats
path: root/editors/p5-Padre
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-11 02:36:37 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-11 02:36:37 +0800
commitd3db6556413560b37c12321ad47727062e769e2b (patch)
treebd6b0e974ff199dae13accd091ecaf01ff135367 /editors/p5-Padre
parent76ef44f9abb25f51942d142d9b66f0d59379b1b1 (diff)
downloadfreebsd-ports-gnome-d3db6556413560b37c12321ad47727062e769e2b.tar.gz
freebsd-ports-gnome-d3db6556413560b37c12321ad47727062e769e2b.tar.zst
freebsd-ports-gnome-d3db6556413560b37c12321ad47727062e769e2b.zip
Add LICENSE_FILE
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r--editors/p5-Padre/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 3be15fb54651..a331b22e229c 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -14,6 +14,8 @@ COMMENT= Perl Application Development and Refactoring Environment
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 \