aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-03-19 08:38:33 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-03-19 08:38:33 +0000
commitc38d4d5ea5f2ab8d911d4e759ad5b4c4022f0a62 (patch)
tree7de25488cb30f1a7740c634e5e6b1d85906651c3 /mail/Makefile
parent514e8cdb48408366188c9b196e61e1e232f5a0e3 (diff)
downloadports-c38d4d5ea5f2ab8d911d4e759ad5b4c4022f0a62.tar.gz
ports-c38d4d5ea5f2ab8d911d4e759ad5b4c4022f0a62.zip
New port: mail/p5-Mail-Box-IMAP4-SSL
This is a thin subclass of Mail::Box::IMAP4 to provide IMAP over SSL (aka IMAPS). It hides the complexity of setting up Mail::Box::IMAP4 with IO::Socket::SSL, Mail::IMAPClient and Mail::Transport::IMAP4. In all other respects, it resembles Mail::Box::IMAP4. See that module for documentation. WWW: http://search.cpan.org/dist/Mail-Box-IMAP4-SSL/ PR: 208128 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Notes
Notes: svn path=/head/; revision=411381
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 96ac7b63f5d3..e13956158ea0 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -362,6 +362,7 @@
SUBDIR += p5-Mail-Audit
SUBDIR += p5-Mail-Audit-Attach
SUBDIR += p5-Mail-Box
+ SUBDIR += p5-Mail-Box-IMAP4-SSL
SUBDIR += p5-Mail-Box-Parser-C
SUBDIR += p5-Mail-Bulkmail
SUBDIR += p5-Mail-Cache