Add rubygem-roadie3 3.5.1 (copied from rubygem-roadie)

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-02-14 13:37:08 +00:00
parent 1d4d4599a9
commit 73560fa0f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526112
4 changed files with 33 additions and 0 deletions

View File

@ -605,6 +605,7 @@
SUBDIR += rubygem-roadie
SUBDIR += rubygem-roadie-rails
SUBDIR += rubygem-roadie-rails52
SUBDIR += rubygem-roadie3
SUBDIR += rubygem-ruby-qmail
SUBDIR += rubygem-tmail
SUBDIR += rubygem-vmail

View File

@ -0,0 +1,25 @@
# $FreeBSD$
PORTNAME= roadie
PORTVERSION= 3.5.1
CATEGORIES= mail rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Helper for generating HTML mails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-css_parser>=1.4<2:textproc/rubygem-css_parser \
rubygem-nokogiri>=1.8<2:textproc/rubygem-nokogiri
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^3\.
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1577693961
SHA256 (rubygem/roadie-3.5.1.gem) = 39cd109579408e7058e5476323216c8a017dde3d3ae8f26dcc76cd65c26830fe
SIZE (rubygem/roadie-3.5.1.gem) = 54784

View File

@ -0,0 +1,4 @@
Roadie tries to make sending HTML emails a little less painful by inlining
stylesheets and rewriting relative URLs for you inside your emails.
WWW: https://github.com/Mange/roadie