diff options
Diffstat (limited to 'textproc/p5-WWW-Wordnik-API/Makefile')
-rw-r--r-- | textproc/p5-WWW-Wordnik-API/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-WWW-Wordnik-API/Makefile b/textproc/p5-WWW-Wordnik-API/Makefile index 477753e345e5..cb1bd5f05f13 100644 --- a/textproc/p5-WWW-Wordnik-API/Makefile +++ b/textproc/p5-WWW-Wordnik-API/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Wordnik-API -# Date created: 2011-03-12 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Wordnik-API PORTVERSION= 0.0.5 @@ -20,7 +16,8 @@ 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 +USES= perl5 +USE_PERL5= configure MAN3= WWW::Wordnik::API.3 PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Wordnik/API/.packlist \ |