freebsd-ports/www/rubygem-cgi_multipart_eof_fix/Makefile

19 lines
297 B
Makefile

# $FreeBSD$
PORTNAME= cgi_multipart_eof_fix
PORTVERSION= 2.5.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fix an exploitable bug in CGI multipart parsing
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>