Add p5-Net-DNS && p5-Storable as a dependency

Feature safe:	yes
This commit is contained in:
Steven Kreuzer 2011-01-20 00:05:19 +00:00
parent 25ecac2adf
commit 193326cd48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268008

View file

@ -7,6 +7,7 @@
PORTNAME= TheSchwartz-Worker-SendEmail
PORTVERSION= 1.00
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/B/BR/BRADFITZ
PKGNAMEPREFIX= p5-
@ -14,7 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= TheSchwartz Worker Task to Send Email
BUILD_DEPENDS= p5-TheSchwartz>=0:${PORTSDIR}/devel/p5-TheSchwartz
BUILD_DEPENDS= p5-TheSchwartz>=1.10:${PORTSDIR}/devel/p5-TheSchwartz \
p5-Net-DNS>=0.66_1:${PORTSDIR}/dns/p5-Net-DNS \
p5-Storable>=2.25:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes