# New ports collection makefile for:	CGI-Response
# Date created:				3 June 2004
# Whom:					Guy P.
#
# $FreeBSD: www/p5-CGI-Response/Makefile 324171 2013-08-02 18:21:05Z az $
#

PORTNAME=	CGI-Response
PORTVERSION=	0.03
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl module allowing response construction for CGI applications

USES=		perl5
USE_PERL5=	configure

MAN3=		CGI::Response.3

.include <bsd.port.mk>
