diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-10-13 18:24:06 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-10-13 18:24:06 +0800 |
commit | 7819ce5ee9ad9913ab1e55e7fd4dfa2058164196 (patch) | |
tree | 6223dfea325415c2366ca00472ee571eb8bb0fa8 /mail/Makefile | |
parent | b4dd9e8d7d3be20f20f2817fb15ba5bb20ba66fd (diff) | |
download | freebsd-ports-gnome-7819ce5ee9ad9913ab1e55e7fd4dfa2058164196.tar.gz freebsd-ports-gnome-7819ce5ee9ad9913ab1e55e7fd4dfa2058164196.tar.zst freebsd-ports-gnome-7819ce5ee9ad9913ab1e55e7fd4dfa2058164196.zip |
Add p5-Mail-Procmail, it's module to provide procmail-like tools.
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 4f027cb725e1..614c2d39e859 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -212,6 +212,7 @@ SUBDIR += p5-Mail-ListDetector SUBDIR += p5-Mail-MailStats SUBDIR += p5-Mail-POP3Client + SUBDIR += p5-Mail-Procmail SUBDIR += p5-Mail-Procmailrc SUBDIR += p5-Mail-QuoteWrap SUBDIR += p5-Mail-RBL |