diff options
author | will <will@FreeBSD.org> | 2000-08-09 19:09:03 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-09 19:09:03 +0000 |
commit | 590a66255e61fcd650804c83aa0a5ea33d6130ae (patch) | |
tree | 13d32a24faf4d2859b7f3bc3ed9223513f09b234 /mail/Makefile | |
parent | 3ca5a28bee0ba811377c59b800772e41f3e7a290 (diff) | |
download | FreeBSD-ports-590a66255e61fcd650804c83aa0a5ea33d6130ae.zip FreeBSD-ports-590a66255e61fcd650804c83aa0a5ea33d6130ae.tar.gz |
Add p5-Mail-Ezmlm, a perl module that provides object methods for ezmlm
mailing lists.
PR: 20443
Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>
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 3172030..7bc1899 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -73,6 +73,7 @@ SUBDIR += p5-MIME-Lite SUBDIR += p5-MIME-Tools SUBDIR += p5-Mail-CClient + SUBDIR += p5-Mail-Ezmlm SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Sender |