Source
# -*- 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.26 5.28 5.30
perl5.setup Lexical-SealRequireHints 0.011
license {Artistic-1 GPL}
maintainers nomaintainer
description Lexical::SealRequireHints - prevent leakage of lexical hints
long_description ${description}
platforms darwin
checksums rmd160 9fc079dce4f47db370df8cfe43c841efc9bf79cf \
sha256 9e918ed118ef685d6e09dab1cd6e66ee0a31d776fe24bba63e5243906f56013a
if {${perl5.major} != ""} {
perl5.use_module_build
}