# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Template-Timer 0.04
maintainers           narf_tm openmaintainer
description           Rudimentary profiling for Template Toolkit
long_description      Template::Timer provides inline timings of the \
                      template processing througout your code.

platforms             darwin

checksums             md5 063b7d84c5cd501a2820f9c2e601eadc

depends_lib-append    port:p5-template-toolkit
