# -*- 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 bareword-filehandles 0.003 ../by-authors/id/I/IL/ILMARI license {Artistic-1 GPL} maintainers devans openmaintainer description bareword::filehandles - disables bareword filehandles long_description ${description} platforms darwin checksums rmd160 90fd69c5ff114f66dc30d30bb49b515c0e7e5a5a \ sha256 be4334b476d6eead4d05b2e3587157c592470ef6dbff9298683ad7fee7a825fa if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-depends depends_lib-append \ port:p${perl5.major}-b-hooks-op-check \ port:p${perl5.major}-lexical-sealrequirehints }