aboutsummaryrefslogblamecommitdiff
path: root/mail/rubygem-premailer/Makefile
blob: 52ff236b043d23886f73e0411bf0618b1c282acc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                         

                         
                      





                                                    


                                    
                                                                
                                                                       

                                                                         
                   


                   

                             

                      
# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>

PORTNAME=	premailer
PORTVERSION=	1.11.1
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Improve the rendering of HTML emails

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE.md

RUN_DEPENDS=	rubygem-addressable>=0:www/rubygem-addressable \
		rubygem-css_parser>=1.6.0:textproc/rubygem-css_parser \
		rubygem-htmlentities>=4.0.0:textproc/rubygem-htmlentities

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

PLIST_FILES=	bin/premailer

.include <bsd.port.mk>