aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2003-12-13 08:42:15 +0800
committersergei <sergei@FreeBSD.org>2003-12-13 08:42:15 +0800
commit568a04ccb4ba8397cbc239d8149706b968554982 (patch)
tree3eaa6127a46de28010c1660fb8837dea5033b994 /mail/Makefile
parent72bb762770dd74931ad4d63d2e02a43bd01837db (diff)
downloadfreebsd-ports-gnome-568a04ccb4ba8397cbc239d8149706b968554982.tar.gz
freebsd-ports-gnome-568a04ccb4ba8397cbc239d8149706b968554982.tar.zst
freebsd-ports-gnome-568a04ccb4ba8397cbc239d8149706b968554982.zip
Add p5-Email-Filter 1.0, library for creating easy email filters.
This is another module produced by the "Perl Email Project", a reaction against the complexity and increasing bugginess of the "Mail::*" modules. It replaces Mail::Audit, and allows you to write programs describing how your mail should be filtered. WWW: http://search.cpan.org/dist/Email-Filter PR: 59617 Submitted by: Lars Thegler <lars@thegler.dk>
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 a7a9e4793470..8f9667c243c4 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -193,6 +193,7 @@
SUBDIR += nullmailer
SUBDIR += offlineimap
SUBDIR += openwebmail
+ SUBDIR += p5-Email-Filter
SUBDIR += p5-Email-Find
SUBDIR += p5-Email-Folder
SUBDIR += p5-Email-FolderType