# -*- 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.24 perl5.setup indirect 0.37 ../by-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 774c090cbcfd9576bd6b3474defac653b12d5451 \ sha256 ada92a3edb04ffd882fb6b5b4f2324dc9f385c19afc78c37ef27fcb52798fba4 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-devel-declare }