aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-18 19:53:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-18 19:53:29 +0000
commit66ba84b8e457e2dc463bbf8cddbe25994674efdb (patch)
tree73ae98bb0f2f1e8abda370676cb7e868c4e146a8 /mail/Makefile
parentab01d529d276e79f99a3b5146347f7ae474abe58 (diff)
downloadports-66ba84b8e457e2dc463bbf8cddbe25994674efdb.tar.gz
ports-66ba84b8e457e2dc463bbf8cddbe25994674efdb.zip
Add p5-Mail-Box-POP3 3.004 (copied from p5-Mail-Box)
Maintain a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the POP3 protocol. This class uses Mail::Transport::POP3 to hide the transport of information, and focusses solely on the correct handling of messages within a POP3 folder. WWW: https://metacpan.org/release/Mail-Box-POP3
Notes
Notes: svn path=/head/; revision=482363
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 44ab0981aaa0..2e180320cc66 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -381,6 +381,7 @@
SUBDIR += p5-Mail-Box
SUBDIR += p5-Mail-Box-IMAP4
SUBDIR += p5-Mail-Box-IMAP4-SSL
+ SUBDIR += p5-Mail-Box-POP3
SUBDIR += p5-Mail-Box-Parser-C
SUBDIR += p5-Mail-Bulkmail
SUBDIR += p5-Mail-CheckUser