diff options
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r-- | editors/p5-Padre/Makefile | 2 |
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 \ |