summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-JavaScript/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-RSS-JavaScript/Makefile')
-rw-r--r--textproc/p5-XML-RSS-JavaScript/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-RSS-JavaScript/Makefile b/textproc/p5-XML-RSS-JavaScript/Makefile
index acf513870908..c3f6de1b40d9 100644
--- a/textproc/p5-XML-RSS-JavaScript/Makefile
+++ b/textproc/p5-XML-RSS-JavaScript/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= XML-RSS-JavaScript
-PORTVERSION= 0.64
+PORTVERSION= 0.65
CATEGORIES= textproc www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,13 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to serialize your RSS as JavaScript
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= XML::RSS::JavaScript.3
-
-NO_STAGE= yes
.include <bsd.port.mk>