# -*- 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         B-Hooks-OP-Annotation 0.44
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         B::Hooks::OP::Annotation - annotate and delegate hooked OPs
long_description    ${description}

platforms           darwin

checksums           rmd160  d6a1b59486692a3d182c09e43df1cc8a8feb5464 \
                    sha256  6e26f99367f4ea944169cf6e05cf4d067832082424ca8ecefccb7b5a63217b16 \
                    size    49974

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-extutils-depends
}
