# -*- 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 Tree-Simple 1.25 license {Artistic-1 GPL} maintainers nomaintainer description A simple tree object long_description ${description} extract.suffix .tgz checksums rmd160 32c4787d0f425d8104d06eb63f968f42d2705bd9 \ sha256 d902ab182ce5c83e7473fb6d15a9d6fe9cd9a34a720530533d7d61b2c1b141f6 platforms darwin supported_archs noarch perl5.use_module_build if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception }