freebsd-ports/textproc/p5-Template-Tiny/Makefile
Sunpoet Po-Chuan Hsieh ede88beaed - Update to 1.12
Changes:	http://search.cpan.org/dist/Template-Tiny/Changes
PR:		ports/160602
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2011-09-24 17:20:09 +00:00

21 lines
407 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@c0decafe.net
COMMENT= Template Toolkit reimplemented in as little code as possible
PERL_CONFIGURE= yes
MAN3= Template::Tiny.3
.include <bsd.port.mk>