diff options
Diffstat (limited to 'textproc/p5-XML-FeedPP/Makefile')
-rw-r--r-- | textproc/p5-XML-FeedPP/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
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 |