aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-01 20:25:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-01 20:25:41 +0000
commitbcc645405bf6ae96ee35e6eb5626a7c54577cff5 (patch)
tree546e0878f1072da32c3b36ed5683afcff5ba4585 /mail/Makefile
parent9299b8ec6cd9c0f982c4fce99350ca739d446111 (diff)
downloadports-bcc645405bf6ae96ee35e6eb5626a7c54577cff5.tar.gz
ports-bcc645405bf6ae96ee35e6eb5626a7c54577cff5.zip
- New port mail/p5-Email-LocalDelivery
This is the second module produced by the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. It delivers an email to a list of mailboxes. PR: 56267 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=88305
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 34f506bb132f..bc190f15cb59 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -177,6 +177,7 @@
SUBDIR += p5-Email-Find
SUBDIR += p5-Email-Folder
SUBDIR += p5-Email-FolderType
+ SUBDIR += p5-Email-LocalDelivery
SUBDIR += p5-Email-Simple
SUBDIR += p5-Email-Valid
SUBDIR += p5-Email-Valid-Loose