aboutsummaryrefslogtreecommitdiff
path: root/mail/imapsync
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-10-08 06:37:09 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-10-08 06:37:09 +0000
commitd415d3c52cdb344b6e77b33a8f4a4a13c9d32dae (patch)
tree78d839d29783dc97a84902bf7462ea6960fbb121 /mail/imapsync
parent50e71a189e897799cff7e7d28d50f7977fec4f95 (diff)
downloadports-d415d3c52cdb344b6e77b33a8f4a4a13c9d32dae.tar.gz
ports-d415d3c52cdb344b6e77b33a8f4a4a13c9d32dae.zip
mail/imapsync: add run-dep devel/p5-Readonly
PR: 213116 Submitted by: raivo.hool@gmail.com
Notes
Notes: svn path=/head/; revision=423489
Diffstat (limited to 'mail/imapsync')
-rw-r--r--mail/imapsync/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile
index 2c6b0d991bb8..020d76910a80 100644
--- a/mail/imapsync/Makefile
+++ b/mail/imapsync/Makefile
@@ -3,6 +3,7 @@
PORTNAME= imapsync
PORTVERSION= 1.727
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= mail perl5
MASTER_SITES= https://codeload.github.com/imapsync/imapsync/tar.gz/imapsync-${PORTVERSION}?dummy=/
@@ -18,6 +19,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS= p5-Mail-IMAPClient>0:mail/p5-Mail-IMAPClient \
p5-Term-ReadKey>0:devel/p5-Term-ReadKey \
p5-IO-Tee>0:devel/p5-IO-Tee \
+ p5-Readonly>0:devel/p5-Readonly \
p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \
p5-Unicode-String>0:converters/p5-Unicode-String \
p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive