freebsd-ports/www/rubygem-cgi_multipart_eof_fix/Makefile

16 lines
287 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>