diff options
author | knu <knu@FreeBSD.org> | 2002-01-16 19:51:32 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-16 19:51:32 +0800 |
commit | 4f9d5ef0444843832a1f7b5ac758cd6e3721bc94 (patch) | |
tree | 033a479d0568fc0f8b615d1d6b37aa8380084b29 /mail/Makefile | |
parent | 2f01a1996ad56ad5b65d1601d0fa48a26d705345 (diff) | |
download | freebsd-ports-gnome-4f9d5ef0444843832a1f7b5ac758cd6e3721bc94.tar.gz freebsd-ports-gnome-4f9d5ef0444843832a1f7b5ac758cd6e3721bc94.tar.zst freebsd-ports-gnome-4f9d5ef0444843832a1f7b5ac758cd6e3721bc94.zip |
Add ruby-mail, a light-weight 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 36c085184cc2..64ce65d46496 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -189,6 +189,7 @@ SUBDIR += rlytest SUBDIR += rmime SUBDIR += rmoldmail + SUBDIR += ruby-mail SUBDIR += ruby-tmail SUBDIR += sendmail SUBDIR += sendmail-ldap |