# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0
perl5.setup           Text-Template 1.44
maintainers           nomaintainer
description           Expand template text with embedded Perl
long_description      ${description}

platforms             darwin

checksums             md5 81a43d284d9c3cdb2b28e104c1c18609

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
