# -*- 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 PAR-Dist 0.53 license {Artistic-1 GPL} maintainers nomaintainer description Create and manipulate PAR distributions long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 0337b4682b91cb1bb73f4840083d4cd2ebe61eed \ sha256 04cbc81e786968f9a4109ad6c2f9b81e879ac0c6b6080a9d217443b61dfd2498 \ size 43238 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-archive-zip \ port:p${perl5.major}-yaml-libyaml }