diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-11 18:33:04 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-11 18:33:04 +0000 |
commit | edb205395f710dd6c46ec10f8b34f68a3921fb4e (patch) | |
tree | b502f23e077b5fa2803af11649c1c0c0e515aaf6 /mail | |
parent | d7aa25ea63117a95195f853d3ce529abc36b51c1 (diff) | |
download | ports-edb205395f710dd6c46ec10f8b34f68a3921fb4e.tar.gz ports-edb205395f710dd6c46ec10f8b34f68a3921fb4e.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imapsync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 89fa97b132f8..386929387966 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -12,6 +12,7 @@ COMMENT= IMAP synchronization, copy or migration tool RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \ p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \ + p5-IO-Tee>0:${PORTSDIR}/devel/p5-IO-Tee \ p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive |