aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2010-01-22 14:47:02 +0800
committerclsung <clsung@FreeBSD.org>2010-01-22 14:47:02 +0800
commit5302e808d50094ff9504c7efb491819730d2fb60 (patch)
tree877c39c803f42f0c151e7b23a77c2d60da860a0a /mail/Makefile
parentd56f4a6c686d3307f271b801bbe9833ed9e44d3b (diff)
downloadfreebsd-ports-gnome-5302e808d50094ff9504c7efb491819730d2fb60.tar.gz
freebsd-ports-gnome-5302e808d50094ff9504c7efb491819730d2fb60.tar.zst
freebsd-ports-gnome-5302e808d50094ff9504c7efb491819730d2fb60.zip
Net::POP3::SSLWrapper is simple POP3S wrapper for Net::POP3.
You can easy to support POP3S, with very small code change. PR: ports/141694 Submitted by: johnpupu <johnpupu_AT_gmail dot com>
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 76db0a9c70fe..e38ea309a71f 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -423,6 +423,7 @@
SUBDIR += p5-Net-IMAP-Simple
SUBDIR += p5-Net-IMAP-Simple-SSL
SUBDIR += p5-Net-ManageSieve
+ SUBDIR += p5-Net-POP3-SSLWrapper
SUBDIR += p5-Net-QMTP
SUBDIR += p5-Net-SMTP-SSL
SUBDIR += p5-Net-SMTP-Server