freebsd-ports/www/rubygem-url_escape/Makefile

15 lines
274 B
Makefile

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
WWW= https://github.com/bougyman/seedling
LICENSE= MIT
USES= gem
.include <bsd.port.mk>