1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-03-07 15:24:47 +00:00
parent 78819d7021
commit c5fe5d7353
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292882

View File

@ -14,6 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Perl interface to create Amazon AWS signatures
TEST_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes
MAN3= Net::Amazon::Signature.3