# New ports collection makefile for:	p5-CGI-Utils
# Date created:		2009-01-05
# Whom:			Murilo Opsfelder <mopsfelder@gmail.com>
#
# $FreeBSD: ports/www/p5-CGI-Utils/Makefile,v 1.1 2009/01/07 15:14:41 garga Exp $
#

PORTNAME=	CGI-Utils
PORTVERSION=	0.12
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mopsfelder@gmail.com
COMMENT=	Utilities for retrieving information through the CGI

PERL_CONFIGURE=	yes

MAN3=		CGI::Utils.3 \
		CGI::Utils::UploadFile.3

.include <bsd.port.mk>
