diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-07 19:04:37 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-07 19:04:37 +0000 |
commit | 97bb622ab54c13de9e16a0a40cff7d48a86acb13 (patch) | |
tree | 791f5f4a6799639e8546ddea3ed4cced562802d8 /net/p5-Net-Whois-ARIN | |
parent | 2d5d71c3fa86a67022008797cd797f7660b7476e (diff) | |
download | ports-97bb622ab54c13de9e16a0a40cff7d48a86acb13.tar.gz ports-97bb622ab54c13de9e16a0a40cff7d48a86acb13.zip |
Notes
Diffstat (limited to 'net/p5-Net-Whois-ARIN')
-rw-r--r-- | net/p5-Net-Whois-ARIN/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Whois-ARIN/Makefile b/net/p5-Net-Whois-ARIN/Makefile index 7bc775a4d838..e6e21dc92dfa 100644 --- a/net/p5-Net-Whois-ARIN/Makefile +++ b/net/p5-Net-Whois-ARIN/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= ARIN whois client +TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject + PERL_CONFIGURE= yes MAN3= Net::Whois::ARIN.3 \ |