summaryrefslogblamecommitdiff
path: root/www/rubygem-cgi_multipart_eof_fix/Makefile
blob: 3e7640ee90d306671ab1d31f31309ce899b7fe35 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                               


                          

                   




                           
# $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
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>