1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Fix RUN_DEPENDS

- Bump PORTREVISION

Approved by:	crees, tabthorpe (mentors, implicit)
This commit is contained in:
Grzegorz Blach 2013-07-16 09:12:25 +00:00
parent 41de05f75f
commit 5fbcc991f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323099

View File

@ -2,6 +2,7 @@
PORTNAME= Dancer-Plugin-Email
PORTVERSION= 1.0100
PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:IRONCAMEL
@ -14,13 +15,9 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
p5-Email-Stuff>=2.102:${PORTSDIR}/mail/p5-Email-Stuff \
p5-Hash-Merge>=0.12:${PORTSDIR}/textproc/p5-Hash-Merge \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \
p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
p5-Email-Sender>=0:${PORTSDIR}/mail/p5-Email-Sender \
p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes