diff options
author | mat <mat@FreeBSD.org> | 2004-04-02 22:21:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-04-02 22:21:12 +0800 |
commit | 4da63d7288caf171eb800a6a1c22483518ebf932 (patch) | |
tree | c1b0af74e50bfc7e98ee2a930ff450b381f6bee9 /mail/Makefile | |
parent | 12d4623f5e9c2f9a84185bec9e04cdc074384bea (diff) | |
download | freebsd-ports-gnome-4da63d7288caf171eb800a6a1c22483518ebf932.tar.gz freebsd-ports-gnome-4da63d7288caf171eb800a6a1c22483518ebf932.tar.zst freebsd-ports-gnome-4da63d7288caf171eb800a6a1c22483518ebf932.zip |
Add p5-Mail-DeliveryStatus-BounceParser 1.4, perl extension to analyze
bounce messages.
PR: ports/64723
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
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 06b9b7c2e47a..f0a3fa6b4bf7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -225,6 +225,7 @@ SUBDIR += p5-Mail-CClient SUBDIR += p5-Mail-CheckUser SUBDIR += p5-Mail-ClamAV + SUBDIR += p5-Mail-DeliveryStatus-BounceParser SUBDIR += p5-Mail-Ezmlm SUBDIR += p5-Mail-FilterXML SUBDIR += p5-Mail-Folder |