diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Filter-Simple/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcelXML/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Compile-Cache/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-FeedPP/Makefile | 8 |
6 files changed, 10 insertions, 10 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index af8d6eda9e5f..5074e73a7901 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PDF manipulation library +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 BUILD_DEPENDS= p5-Crypt-RC4>=2.02:${PORTSDIR}/security/p5-Crypt-RC4 \ p5-Text-PDF>=0.29:${PORTSDIR}/print/p5-Text-PDF diff --git a/textproc/p5-Filter-Simple/Makefile b/textproc/p5-Filter-Simple/Makefile index 01556fac96ff..edd6268cdc5c 100644 --- a/textproc/p5-Filter-Simple/Makefile +++ b/textproc/p5-Filter-Simple/Makefile @@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simplified source filtering +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 -MAKE_JOBS_SAFE= yes +MAKE_JOBS_SAFE= yes PERL_CONFIGURE= yes diff --git a/textproc/p5-Spreadsheet-WriteExcelXML/Makefile b/textproc/p5-Spreadsheet-WriteExcelXML/Makefile index 26385535aad3..0de19f95e30b 100644 --- a/textproc/p5-Spreadsheet-WriteExcelXML/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcelXML/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create an Excel file in XML format +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 7f830c484e25..f75234aa2f68 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= High performance template engine -LICENSE= ART20 GPLv1 +LICENSE= ART10 GPLv1 LICENSE_COMB= dual COMMON_DEPENDS= p5-parent>=0.221:${PORTSDIR}/devel/p5-parent \ diff --git a/textproc/p5-XML-Compile-Cache/Makefile b/textproc/p5-XML-Compile-Cache/Makefile index 905ba85db75f..18247e382996 100644 --- a/textproc/p5-XML-Compile-Cache/Makefile +++ b/textproc/p5-XML-Compile-Cache/Makefile @@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Cache Compiled XML Translators +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 RUN_DEPENDS= p5-Log-Report>=0.19:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile>=1.2:${PORTSDIR}/textproc/p5-XML-Compile \ diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index eb1628d17724..ebf4472a98ac 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -14,11 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Get an RSS file and parse it -BUILD_DEPENDS= p5-XML-TreePP>=0.39:${PORTSDIR}/textproc/p5-XML-TreePP -RUN_DEPENDS= ${BUILD_DEPENDS} - +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 + +BUILD_DEPENDS= p5-XML-TreePP>=0.39:${PORTSDIR}/textproc/p5-XML-TreePP +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |