freebsd-ports/textproc/p5-Template-Tiny/Makefile
2012-08-14 18:19:34 +00:00

21 lines
406 B
Makefile

# New ports collection makefile for: p5-Template-Tiny
# Date created: 2010-03-17
# Whom: ports@c0decafe.net
#
# $FreeBSD$
#
PORTNAME= Template-Tiny
PORTVERSION= 1.12
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Template Toolkit reimplemented in as little code as possible
PERL_CONFIGURE= yes
MAN3= Template::Tiny.3
.include <bsd.port.mk>