# New ports collection makefile for:	p5-CGI-Thin
# Date created:		2010-11-09
# Whom:			Phil Phillips
#
# $FreeBSD: ports/www/p5-CGI-Thin/Makefile,v 1.1 2010/11/22 18:01:07 sunpoet Exp $
#

PORTNAME=	CGI-Thin
PORTVERSION=	0.52
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	pphillips@experts-exchange.com
COMMENT=	A very lightweight Parser for CGI Forms

PERL_CONFIGURE=	yes

MAN3=		CGI::Thin.3 \
		CGI::Thin::Cookies.3

.include <bsd.port.mk>
