aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-cgi_multipart_eof_fix/Makefile
blob: 4f22cd199434e7a85c2ecca704ffc7acd531b655 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>