diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 11:51:32 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 11:51:32 +0000 |
commit | 20b6b19fbf856eaeefe2526357b71898aa815ff5 (patch) | |
tree | 34f38ef7364f9d84623e64f696880ed93cea71a2 /mail/Makefile | |
parent | 6968a99e679684eee37dc1b2270b0e78027ee3b9 (diff) | |
download | ports-20b6b19fbf856eaeefe2526357b71898aa815ff5.tar.gz ports-20b6b19fbf856eaeefe2526357b71898aa815ff5.zip |
Add ruby-mail, a light-weight mail manipulating library for Ruby.
Notes
Notes:
svn path=/head/; revision=53159
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 |