aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer-Plugin-Feed/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-07-17 11:34:49 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-07-17 11:34:49 +0000
commit2364253fdd7d4d5b70ab4ba0c27d07d671d5e60a (patch)
tree082c6ee66cc1bdc0b57a614beab319fbc265b430 /www/p5-Dancer-Plugin-Feed/Makefile
parent2dbe5099111a00a436a8db7f9133b8aa956e0780 (diff)
downloadports-2364253fdd7d4d5b70ab4ba0c27d07d671d5e60a.tar.gz
ports-2364253fdd7d4d5b70ab4ba0c27d07d671d5e60a.zip
Notes
Diffstat (limited to 'www/p5-Dancer-Plugin-Feed/Makefile')
-rw-r--r--www/p5-Dancer-Plugin-Feed/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/p5-Dancer-Plugin-Feed/Makefile b/www/p5-Dancer-Plugin-Feed/Makefile
index d01932228071..5b61f53f3ce2 100644
--- a/www/p5-Dancer-Plugin-Feed/Makefile
+++ b/www/p5-Dancer-Plugin-Feed/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Dancer-Plugin-Feed
-PORTVERSION= 0.7
+PORTVERSION= 0.8
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= magik@roorback.net
COMMENT= Dancer plugin for generating RSS or Atom feeds
-BUILD_DEPENDS= p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Dancer>=1.2001:${PORTSDIR}/www/p5-Dancer \
p5-XML-Feed>=0:${PORTSDIR}/textproc/p5-XML-Feed
RUN_DEPENDS:= ${BUILD_DEPENDS}