aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-WWW-Wordnik-API
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-14 16:47:03 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-14 16:47:03 +0000
commitb8cb4ac057993784f6c421647972d1c9755d8ce7 (patch)
tree8e64105a6a7dc20af79732dc839ffc660be98a99 /textproc/p5-WWW-Wordnik-API
parent0ebeecc36f92db6c038a92a3baf424fdb300b560 (diff)
downloadports-b8cb4ac057993784f6c421647972d1c9755d8ce7.tar.gz
ports-b8cb4ac057993784f6c421647972d1c9755d8ce7.zip
- Add missing DEPENDS
- Bump PORTREVISION - Add TEST_DEPENDS to enable testing Passes tests now. Feature safe: yes
Notes
Notes: svn path=/head/; revision=293306
Diffstat (limited to 'textproc/p5-WWW-Wordnik-API')
-rw-r--r--textproc/p5-WWW-Wordnik-API/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-WWW-Wordnik-API/Makefile b/textproc/p5-WWW-Wordnik-API/Makefile
index 4ee0131bb7de..477753e345e5 100644
--- a/textproc/p5-WWW-Wordnik-API/Makefile
+++ b/textproc/p5-WWW-Wordnik-API/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-Wordnik-API
PORTVERSION= 0.0.5
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PSILVA
@@ -16,6 +17,9 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
COMMENT= Wordnik API implementation
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON
+
PERL_CONFIGURE= YES
MAN3= WWW::Wordnik::API.3