ports/textproc/p5-Template-Timer/Makefile

15 lines
246 B
Makefile

COMMENT = rudimentary profiling module for Template Toolkit
DISTNAME = Template-Timer-1.00
CATEGORIES = textproc
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = textproc/p5-Template
.include <bsd.port.mk>