diff options
author | garga <garga@FreeBSD.org> | 2006-05-02 23:46:02 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-02 23:46:02 +0800 |
commit | 65f483ac84f61ad2b4ce72ce5f758004da40a24c (patch) | |
tree | c3fa802f6934c7fef25698a8f3345b2f08a01b1d /mail/Makefile | |
parent | 551a083a8da5e863881ab58c55abd2e418231a71 (diff) | |
download | freebsd-ports-gnome-65f483ac84f61ad2b4ce72ce5f758004da40a24c.tar.gz freebsd-ports-gnome-65f483ac84f61ad2b4ce72ce5f758004da40a24c.tar.zst freebsd-ports-gnome-65f483ac84f61ad2b4ce72ce5f758004da40a24c.zip |
Lens is a mail filter written in Ruby. Lens can filter an
incoming mail when it is received and filter mails in a Maildir.
Author: Toshiyuki Masui
WWW: http://pitecan.com/Lens/
PR: ports/95150
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
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 2ab249e03741..901ef06b3185 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -154,6 +154,7 @@ SUBDIR += kiltdown SUBDIR += kshowmail SUBDIR += lbdb + SUBDIR += lens SUBDIR += libdomainkeys SUBDIR += libesmtp SUBDIR += libetpan |