aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-10-24 10:14:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-10-24 10:14:58 +0000
commit852345e3171f997ada33edf8bb2afbc843571b97 (patch)
tree72ca29c00d2fae15b081c6cc5d049b202557dce3 /mail/Makefile
parentc64e425285ebe8176509a52cd8af10e8ecfe4b47 (diff)
downloadports-852345e3171f997ada33edf8bb2afbc843571b97.tar.gz
ports-852345e3171f997ada33edf8bb2afbc843571b97.zip
Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail
spooling, unspooling and sending.
Notes
Notes: svn path=/head/; revision=68717
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 4517854e935f..00c6a3022498 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -166,6 +166,7 @@
SUBDIR += p5-Mail-Sender
SUBDIR += p5-Mail-Sendmail
SUBDIR += p5-Mail-SpamAssassin
+ SUBDIR += p5-Mail-Spool
SUBDIR += p5-Mail-Tools
SUBDIR += p5-Mail-Verify
SUBDIR += p5-Net-SMTP-Server