diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-02 04:25:41 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-02 04:25:41 +0800 |
commit | bcc645405bf6ae96ee35e6eb5626a7c54577cff5 (patch) | |
tree | 546e0878f1072da32c3b36ed5683afcff5ba4585 /mail/Makefile | |
parent | 9299b8ec6cd9c0f982c4fce99350ca739d446111 (diff) | |
download | freebsd-ports-gnome-bcc645405bf6ae96ee35e6eb5626a7c54577cff5.tar.gz freebsd-ports-gnome-bcc645405bf6ae96ee35e6eb5626a7c54577cff5.tar.zst freebsd-ports-gnome-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>
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 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 |