aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-OpenSearch/Makefile
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-06-28 03:50:53 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-06-28 03:50:53 +0000
commit61b2a175345c0f994415caef2f7b5bf3b1e983d2 (patch)
tree6efa1d8c5908c7754a1bb668d21e021c15c99030 /www/p5-WWW-OpenSearch/Makefile
parent08efdffb89c07732ceec58d70705344a834c18da (diff)
downloadports-61b2a175345c0f994415caef2f7b5bf3b1e983d2.tar.gz
ports-61b2a175345c0f994415caef2f7b5bf3b1e983d2.zip
Notes
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 \