aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-OpenSearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-OpenSearch/Makefile')
-rw-r--r--www/p5-WWW-OpenSearch/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-WWW-OpenSearch/Makefile b/www/p5-WWW-OpenSearch/Makefile
index 567083812e0f..2e4bf3bc0e3a 100644
--- a/www/p5-WWW-OpenSearch/Makefile
+++ b/www/p5-WWW-OpenSearch/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= WWW-OpenSearch
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= sahil@tandon.net
+MAINTAINER= sahil@FreeBSD.org
COMMENT= Search A9 OpenSearch compatible engines
RUN_DEPENDS= ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \
p5-XML-Feed>=0.08:${PORTSDIR}/textproc/p5-XML-Feed \
p5-libwww>=5.60:${PORTSDIR}/www/p5-libwww \