- Add missing DEPENDS
- Bump PORTREVISION - Add TEST_DEPENDS to enable testing Passes tests now. Feature safe: yes
This commit is contained in:
parent
0ebeecc36f
commit
b8cb4ac057
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293306
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user