diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:36:10 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:36:10 +0800 |
commit | 084aa38f463c744bc7d3c0d48ec25deb10e861b5 (patch) | |
tree | 04170300aa495d1b9a2070bb8bceb6972de54ba4 /mail/Makefile | |
parent | b5171848c120e0ec2d51073a4bc2b942348e19ab (diff) | |
download | freebsd-ports-gnome-084aa38f463c744bc7d3c0d48ec25deb10e861b5.tar.gz freebsd-ports-gnome-084aa38f463c744bc7d3c0d48ec25deb10e861b5.tar.zst freebsd-ports-gnome-084aa38f463c744bc7d3c0d48ec25deb10e861b5.zip |
Add p5-Mail-FilterXML 0.1, perl module that allows writing mail filter
rules in XML.
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 e6a8728eaf81..3ac9d811e6f7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -86,6 +86,7 @@ SUBDIR += p5-Mail-Bulkmail SUBDIR += p5-Mail-CClient SUBDIR += p5-Mail-Ezmlm + SUBDIR += p5-Mail-FilterXML SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-IMAPClient SUBDIR += p5-Mail-POP3Client |