diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index 7cb721c056c9..2f0a9a37fbc4 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -1,18 +1,20 @@ # Created by: Akinori MUSHA aka knu PORTNAME= tmail PORTVERSION= 1.2.7.1 CATEGORIES= mail rubygems 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 +BROKEN_RUBY30= yes +BROKEN_RUBY31= yes USE_RUBY= yes USES= gem .include