opnsense-ports/textproc/rubygem-escape_utils/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

18 lines
333 B
Makefile

# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD$
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>