From d3db6556413560b37c12321ad47727062e769e2b Mon Sep 17 00:00:00 2001 From: sunpoet Date: Tue, 10 Jan 2017 18:36:37 +0000 Subject: Add LICENSE_FILE --- editors/p5-Padre/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors/p5-Padre') 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 \ -- cgit