aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Dancer2-Plugin-Email/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-26 21:24:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-26 21:24:24 +0000
commit201bb972aadd59f33b56a51d61d8ad1fcdcbbf24 (patch)
tree76da969a23b8675bd53e33daec59ebbc2985a50c /mail/p5-Dancer2-Plugin-Email/Makefile
parenta19b704f17a1a4be04e2334ee0a1e96f803b9ee6 (diff)
downloadports-201bb972aadd59f33b56a51d61d8ad1fcdcbbf24.tar.gz
ports-201bb972aadd59f33b56a51d61d8ad1fcdcbbf24.zip
Notes
Diffstat (limited to 'mail/p5-Dancer2-Plugin-Email/Makefile')
-rw-r--r--mail/p5-Dancer2-Plugin-Email/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/p5-Dancer2-Plugin-Email/Makefile b/mail/p5-Dancer2-Plugin-Email/Makefile
index 61150ec7f0a4..fc8260d5e573 100644
--- a/mail/p5-Dancer2-Plugin-Email/Makefile
+++ b/mail/p5-Dancer2-Plugin-Email/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Email
-PORTVERSION= 0.0201
+PORTVERSION= 0.0202
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,10 @@ LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \
+ p5-Email-Date-Format>=0:mail/p5-Email-Date-Format \
p5-Email-Sender>=0:mail/p5-Email-Sender \
p5-File-Type>=0:devel/p5-File-Type \
+ p5-IO-Socket-SSL>=2.000:security/p5-IO-Socket-SSL \
p5-MIME-Tools>=0:mail/p5-MIME-Tools \
p5-Module-Runtime>=0:devel/p5-Module-Runtime
RUN_DEPENDS:= ${BUILD_DEPENDS}