diff options
author | miwi <miwi@FreeBSD.org> | 2011-01-30 20:08:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-01-30 20:08:52 +0800 |
commit | bda04211577c8190ec4d01943d4df25ce00b01f0 (patch) | |
tree | b0abe318ccde07aee45eab0642f7bbaf53945179 /mail/Makefile | |
parent | bd6da148bcecdb9713a45bd054ef70e1ae08181c (diff) | |
download | freebsd-ports-gnome-bda04211577c8190ec4d01943d4df25ce00b01f0.tar.gz freebsd-ports-gnome-bda04211577c8190ec4d01943d4df25ce00b01f0.tar.zst freebsd-ports-gnome-bda04211577c8190ec4d01943d4df25ce00b01f0.zip |
RMail is a lightweight mail library containing various
utility classes and modules that allow ruby scripts to
parse, modify, and generate MIME mail messages.
PR: ports/153820
Submitted by: Eric Freeman <freebsdports at chillibear.com>
Feature safe: yes
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 910d4345a924..b6f990eb9f06 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -609,6 +609,7 @@ SUBDIR += rubygem-mail SUBDIR += rubygem-mailfactory SUBDIR += rubygem-pony + SUBDIR += rubygem-rmail SUBDIR += rubygem-smtp_tls SUBDIR += rubygem-tmail SUBDIR += rubygem-vmail |