aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 19:01:01 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 19:01:01 +0000
commit9ac465e2be35b76ce3b822e74259ff216e61d61c (patch)
treeb4053d734f0a74cf3525512144d92a6b656f3714 /mail/Makefile
parent97c92d72e7193e511a81a797cc92b9640f7e23f7 (diff)
downloadports-9ac465e2be35b76ce3b822e74259ff216e61d61c.tar.gz
ports-9ac465e2be35b76ce3b822e74259ff216e61d61c.zip
The Horde_Mail library is a fork of the PEAR Mail library that provides
additional functionality, including (but not limited to): * Allows a stream to be passed in. * Allows raw headertext to be used in the outgoing messages (required for things like message redirection pursuant to RFC 5322 [3.6.6]). * Native PHP 5 code. * PHPUnit test suite. * Provides more comprehensive sendmail error messages. * Uses Exceptions instead of PEAR_Errors. WWW: http://pear.horde.org
Notes
Notes: svn path=/head/; revision=277263
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 7b04364117f5..40cf477a68e1 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -464,6 +464,7 @@
SUBDIR += pathalias
SUBDIR += pear-Contact_Vcard_Build
SUBDIR += pear-Contact_Vcard_Parse
+ SUBDIR += pear-Horde_Mail
SUBDIR += pear-MIME_Type
SUBDIR += pear-Mail
SUBDIR += pear-Mail_Mbox