2014-09-27 17:52:54 +02:00
|
|
|
# Created by: Scott Sanders <scott@jssjr.com>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= escape_utils
|
2015-05-10 22:19:31 +02:00
|
|
|
PORTVERSION= 1.1.0
|
2014-09-27 17:52:54 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
PKGNAMESUFFIX= -rails4
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Faster string escaping routines for your web apps
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|