aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-OpenSearch/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-21 11:29:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-21 11:29:26 +0000
commit776195c17e61f8d746af8d746e487a1fde214e90 (patch)
treebca89d239d1ed7645ddb846098c7081660163627 /www/p5-WWW-OpenSearch/Makefile
parentabd465fc53774d534f6791f69b9a3a707c356b3b (diff)
downloadports-776195c17e61f8d746af8d746e487a1fde214e90.tar.gz
ports-776195c17e61f8d746af8d746e487a1fde214e90.zip
Notes
Diffstat (limited to 'www/p5-WWW-OpenSearch/Makefile')
-rw-r--r--www/p5-WWW-OpenSearch/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-WWW-OpenSearch/Makefile b/www/p5-WWW-OpenSearch/Makefile
index 774a5d5701af..567083812e0f 100644
--- a/www/p5-WWW-OpenSearch/Makefile
+++ b/www/p5-WWW-OpenSearch/Makefile
@@ -6,16 +6,15 @@
#
PORTNAME= WWW-OpenSearch
-PORTVERSION= 0.14
+PORTVERSION= 0.15
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= sahil@tandon.net
COMMENT= Search A9 OpenSearch compatible engines
-RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \
+RUN_DEPENDS= ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \
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 \