mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
16 lines
246 B
Makefile
16 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>
|