# New ports collection makefile for:	p5-ParseTemplate
# Date created:				03 August 2010
# Whom:					Frederic Culot <frederic@culot.org>
#
# $FreeBSD: ports/devel/p5-ParseTemplate/Makefile,v 1.4 2010/10/22 05:29:37 culot Exp $
#

PORTNAME=	ParseTemplate
PORTVERSION=	3.07
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN/Parse
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	Processor for templates containing Perl expressions

PERL_CONFIGURE=	yes

MAN3=		Parse::Template.3

.include <bsd.port.mk>
