aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-escape_utils/Makefile
blob: ac21dc19250e36b3fc9c77b86c78838cd4be8b90 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             

                            
                     





                                                                 
                   
                                 
 
                   
                   

                      
# Created by: Scott Sanders <scott@jssjr.com>

PORTNAME=	escape_utils
PORTVERSION=	1.2.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Faster string escaping routines for your web apps

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>