freebsd-ports/www/rubygem-url_escape/Makefile

18 lines
304 B
Makefile
Raw Normal View History

# Created by: 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
2015-05-10 22:19:54 +02:00
LICENSE= MIT
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>