You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
757 B
Tcl
20 lines
757 B
Tcl
# -*- 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
|
|
|
|
PortSystem 1.0
|
|
PortGroup perl5 1.0
|
|
|
|
perl5.branches 5.28 5.30 5.32 5.34
|
|
perl5.setup Template-Tiny 1.16
|
|
revision 0
|
|
license {Artistic-1 GPL}
|
|
maintainers nomaintainer
|
|
description Template::Tiny - Template Toolkit reimplemented in as little code as possible
|
|
long_description {*}${description}
|
|
|
|
platforms {darwin any}
|
|
supported_archs noarch
|
|
|
|
checksums rmd160 94f3b152b284b55fcc44c6c1551be818753a3954 \
|
|
sha256 cea4735220af81c72943dea70465a83f61beb499a2a2ba67ea55762e1cd8060e \
|
|
size 32349
|