# Created by: ports@c0decafe.net
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-Template-Tiny/Makefile 352731 2014-05-01 05:26:36Z sunpoet $

PORTNAME=	Template-Tiny
PORTVERSION=	1.12
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	5u623l20@gmail.com
COMMENT=	Template Toolkit reimplemented in as little code as possible

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
