# -*- 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 Devel-LexAlias 0.05 license {Artistic-1 GPL} maintainers nomaintainer description Devel::LexAlias - alias lexical variables long_description ${description} platforms darwin checksums rmd160 d1c52eab4c44d49f3d73c18c43276687872eaf98 \ sha256 5e0ad9d43e266033856e424e104a0009f8e63449e40cd5aba59ad94cb1bcee72 if {${perl5.major} != ""} { # depends_build-append \ # port:p${perl5.major}-file-copy-recursive \ # port:p${perl5.major}-file-sharedir-install \ # port:p${perl5.major}-io-all \ # port:p${perl5.major}-test-warn \ # port:p${perl5.major}-yaml-libyaml # depends_lib-append \ port:p${perl5.major}-devel-caller }