diff options
author | knu <knu@FreeBSD.org> | 2003-02-06 12:53:11 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-06 12:53:11 +0000 |
commit | bb8f8b637c0d11012bc38e8934d74374fada684d (patch) | |
tree | a364d41849ae24c5a372bff5d44403a36dbc71f0 /mail/Makefile | |
parent | 0979b53e575440a71c3db88e774727a66c31ce2f (diff) | |
download | FreeBSD-ports-bb8f8b637c0d11012bc38e8934d74374fada684d.zip FreeBSD-ports-bb8f8b637c0d11012bc38e8934d74374fada684d.tar.gz |
Add ruby-rfilter, a Ruby library for filtering and delivering email to
mailboxes.
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 308f700..99de89b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -239,6 +239,7 @@ SUBDIR += rmime SUBDIR += rmoldmail SUBDIR += ruby-mime-types + SUBDIR += ruby-rfilter SUBDIR += ruby-rmail SUBDIR += ruby-tmail SUBDIR += sendmail |