aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-20 15:48:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-20 15:48:03 +0000
commit174c5f7bf8a7097aca5f7d62f4c574543bb883c6 (patch)
tree506bf89f2fa1add0838524826ec4c9f199eaed9f /mail/Makefile
parent5d6190bb0dca8eb14cbe7906e7ffa57a2003ebab (diff)
downloadports-174c5f7bf8a7097aca5f7d62f4c574543bb883c6.tar.gz
ports-174c5f7bf8a7097aca5f7d62f4c574543bb883c6.zip
The POP3 extension makes it possible for a PHP
script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library. WWW: http://pecl.php.net/package/POP3 PR: ports/115366 Submitted by: buganini at gmail.com
Notes
Notes: svn path=/head/; revision=197971
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 ef114cbfefe9..a714e767d63a 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -413,6 +413,7 @@
SUBDIR += pear-Net_LMTP
SUBDIR += pecl-esmtp
SUBDIR += pecl-mailparse
+ SUBDIR += pecl-pop3
SUBDIR += perdition
SUBDIR += pflogstats
SUBDIR += pflogsumm