diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-11-24 16:05:01 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-11-24 16:05:01 +0000 |
| commit | d36fd79a3748181e31b1fb74af7fe68c000a4802 (patch) | |
| tree | bbc26add82e82080e947cc0006f206d9caa584ff /mail/rubygem-tmail | |
| parent | a4fe3cb690db7de0a15b13b2e223cf7e6f9ad1f5 (diff) | |
Notes
Diffstat (limited to 'mail/rubygem-tmail')
| -rw-r--r-- | mail/rubygem-tmail/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index bda4c9b17b71..62bca2cfe5bd 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -9,6 +9,10 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= RFC2822/MIME compliant mail manipulating library for Ruby +# Seems to be a dead project, last upgrade 2010-02-07 and homepage does not load anymore: +# https://rubygems.org/gems/tmail, http://tmail.rubyforge.org/ +BROKEN_RUBY27= yes + USE_RUBY= yes USES= gem |
