aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-05 13:43:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-05 13:43:04 +0000
commit52e25dcfd73c38734da79fcd889bdad4cccedf85 (patch)
tree71dadc290fbaedd5d680f4a6576caac69ca6c4b6 /mail/Makefile
parentd40d74559dfa489a9eae761a4bb020b32ba48c8f (diff)
downloadports-52e25dcfd73c38734da79fcd889bdad4cccedf85.tar.gz
ports-52e25dcfd73c38734da79fcd889bdad4cccedf85.zip
Add pear-Mail_Queue, class to handle mail queue managment.
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2). It can load, save and send saved mails in background and also backup some mails. PR: ports/73560 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=120868
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 ac90a813f5e1..27ecba56f1dc 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -298,6 +298,7 @@
SUBDIR += pathalias
SUBDIR += pear-Mail
SUBDIR += pear-Mail_Mime
+ SUBDIR += pear-Mail_Queue
SUBDIR += pear-Net_Cyrus
SUBDIR += pear-Net_IMAP
SUBDIR += pecl-mailparse