summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-10 18:36:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-10 18:36:37 +0000
commite79ad1abe0d85432210a770880721fb06e3672ca (patch)
treebd6b0e974ff199dae13accd091ecaf01ff135367 /editors
parentFix *_DEPENDS (diff)
Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=431119
Diffstat (limited to 'editors')
-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 \