# -*- 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 indirect 0.39 ../../authors/id/V/VP/VPIT license {Artistic-1 GPL} maintainers nomaintainer description indirect - Lexically warn about using the indirect method call syntax. long_description ${description} platforms darwin checksums rmd160 e308940e61b8b0302d0d82af40e2549f6909e6c8 \ sha256 71733c4c348e98fdd575b44a52042428c39888a18c25656efe59ef3d7d0d27e5 \ size 52231 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-devel-declare }