# Ports collection makefile for:	rubygem-url_escape
# Date created:				13 Dec 2011
# Whom:					Scott Sanders <scott@jssjr.com>
#
# $FreeBSD: ports/www/rubygem-url_escape/Makefile,v 1.1 2011/12/16 22:14:57 pgollucci Exp $
#

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>
