diff options
author | knu <knu@FreeBSD.org> | 2008-10-14 13:27:15 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2008-10-14 13:27:15 +0800 |
commit | 79e3f36dbd35682aeb1e223f33c184d61bfa390b (patch) | |
tree | a6b2b41dcb65207f8a6930b08fee0648dc1c6b0b /mail/Makefile | |
parent | 6cd43b5cab59fb67158412887c27b8e01e0ab26b (diff) | |
download | freebsd-ports-gnome-79e3f36dbd35682aeb1e223f33c184d61bfa390b.tar.gz freebsd-ports-gnome-79e3f36dbd35682aeb1e223f33c184d61bfa390b.tar.zst freebsd-ports-gnome-79e3f36dbd35682aeb1e223f33c184d61bfa390b.zip |
Add rubygem-tmail, the new, gem version of ruby-tmail, a RFC2822/MIME
compliant mail manipulating library for Ruby.
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 da2809d870c5..697226bdc0e4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -562,6 +562,7 @@ SUBDIR += ruby-tmail SUBDIR += rubygem-actionmailer SUBDIR += rubygem-mailfactory + SUBDIR += rubygem-tmail SUBDIR += sccmilter SUBDIR += scmail SUBDIR += sendmail |