# -*- 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         Lexical-SealRequireHints 0.012
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Lexical::SealRequireHints - prevent leakage of lexical hints
long_description    {*}${description}

platforms           darwin

checksums           rmd160  834df8a06874b719fac061942d2255f72d97508c \
                    sha256  c32bdc38e06f8d6c90765bbbe3168c358247da7dae85b80ba84a2da1763757dd \
                    size    28463

if {${perl5.major} != ""} {
    perl5.use_module_build
}

