diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-10-24 18:14:58 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-10-24 18:14:58 +0800 |
commit | 5ac1eebb94898fd55d318688ed2d2a21431e9b9a (patch) | |
tree | e575746ec39b6b5051be902f2141bb2514f286dc /mail/Makefile | |
parent | e754539ef1643b09e937d89ea30987f83bc48e78 (diff) | |
download | freebsd-ports-gnome-5ac1eebb94898fd55d318688ed2d2a21431e9b9a.tar.gz freebsd-ports-gnome-5ac1eebb94898fd55d318688ed2d2a21431e9b9a.tar.zst freebsd-ports-gnome-5ac1eebb94898fd55d318688ed2d2a21431e9b9a.zip |
Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail
spooling, unspooling and sending.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
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 |