1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Update version requirement of RUN_DEPENDS

- Update pkg-descr
- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-12-08 17:30:45 +00:00
parent 44a49867bd
commit cc65f7be9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519545
2 changed files with 5 additions and 5 deletions

View File

@ -5,14 +5,14 @@ PORTVERSION= 3.5.0
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Helper for generating HTML mails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-css_parser>=1.4:textproc/rubygem-css_parser \
rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri
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

View File

@ -1,4 +1,4 @@
Roadie tries to make sending HTML emails less painful by inlining
stylesheets and rewriting relative URLs in mails.
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