diff options
author | knu <knu@FreeBSD.org> | 2000-08-22 08:36:30 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-22 08:36:30 +0000 |
commit | 7de0bcb2deda8a05986ea4df3354a3fc6d38f8e4 (patch) | |
tree | 919d8ec8e0f2f967b6aa99e23f97e9e5522545fc /mail/ruby-tmail/pkg-descr | |
parent | 7011855a4d85fb668bf00e6a356a6b1dc576eb35 (diff) | |
download | FreeBSD-ports-7de0bcb2deda8a05986ea4df3354a3fc6d38f8e4.zip FreeBSD-ports-7de0bcb2deda8a05986ea4df3354a3fc6d38f8e4.tar.gz |
Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 and
MIME multipart support.
Diffstat (limited to 'mail/ruby-tmail/pkg-descr')
-rw-r--r-- | mail/ruby-tmail/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ruby-tmail/pkg-descr b/mail/ruby-tmail/pkg-descr new file mode 100644 index 0000000..ac8f1df --- /dev/null +++ b/mail/ruby-tmail/pkg-descr @@ -0,0 +1,5 @@ +TMail is a mail manipulating library for Ruby, with RFC822 and MIME +multipart support. + +Author: Minero Aoki <aamine@dp.u-netsurf.ne.jp> +WWW: http://www1.u-netsurf.ne.jp/~brew/mine/en/index.html |