freebsd-ports/www/rubygem-url_escape/Makefile
Philip M. Gollucci ad50449e8e Fast replacement for CGI.escape and Rack::Utils.escape
WWW: http://rubygems.org/gems/url_escape

PR:		ports/163345
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:14:57 +00:00

20 lines
407 B
Makefile

# Ports collection makefile for: rubygem-url_escape
# Date created: 13 Dec 2011
# Whom: Scott Sanders <scott@jssjr.com>
#
# $FreeBSD$
#
PORTNAME= url_escape
PORTVERSION= 2009.06.24
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast replacement for CGI.escape and Rack::Utils.escape
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>