# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup HTML-Template-Compiled 1.001 categories perl textproc license {Artistic-1 GPL} maintainers nomaintainer description Compiles HTML::Template files to Perl code long_description ${description} checksums rmd160 b3c2e0e8a432adadee2885a71c233d0777f93b29 \ sha256 c9befcd9349778bee99443148efef7441ea52ba7efa7ce64faf76b453993d50b platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-uri }