2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Scott Sanders <scott@jssjr.com>
|
2011-12-16 23:14:57 +01:00
|
|
|
# $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
|
|
|
|
|
2015-05-10 22:19:54 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2011-12-16 23:14:57 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|