diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-24 02:31:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-24 02:31:26 +0800 |
commit | 92d307d48c3d387e45a11f92a8a9cd8e3ae7d776 (patch) | |
tree | 6d7ad2ffae94e76428837f7865da2cfa4f5a9eda /mail/Makefile | |
parent | 063607fca5188dede9731f973527372fc6c51cfd (diff) | |
download | freebsd-ports-gnome-92d307d48c3d387e45a11f92a8a9cd8e3ae7d776.tar.gz freebsd-ports-gnome-92d307d48c3d387e45a11f92a8a9cd8e3ae7d776.tar.zst freebsd-ports-gnome-92d307d48c3d387e45a11f92a8a9cd8e3ae7d776.zip |
- Add rubygem-email_reply_parser 0.5.8
- While I'm here:
- Add LICENSE
- Add NO_ARCH
EmailReplyParser is a small library to parse plain text email content.
See the rocco-documented source code for specifics on how it works.
WWW: https://github.com/github/email_reply_parser
PR: 203558
Submitted by: Michael Fausten <ports@michael-fausten.de>
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 a6b883390fc9..3240026d7fdf 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -579,6 +579,7 @@ SUBDIR += rubygem-actionmailer SUBDIR += rubygem-actionmailer4 SUBDIR += rubygem-actionmailer41 + SUBDIR += rubygem-email_reply_parser SUBDIR += rubygem-email_reply_parser-discourse SUBDIR += rubygem-exception_notification SUBDIR += rubygem-larch |