# New ports collection makefile for:	Text::MicroTemplate
# Date created:		02 Apr 2010
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Text-MicroTemplate/Makefile,v 1.5 2010/10/09 12:56:59 kuriyama Exp $
#

PORTNAME=	Text-MicroTemplate
PORTVERSION=	0.18
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension for standalone, fast and intelligent template engine

PERL_CONFIGURE=	yes

MAN3=	Text::MicroTemplate.3 \
	Text::MicroTemplate::File.3

.include <bsd.port.mk>
