# -*- 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 Log-Any-Adapter-Callback 0.102 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine. long_description {*}${description} Log::Any distribution since 1.708 comes with \ Log::Any::Adapter::Capture which does the same thing. platforms {darwin any} supported_archs noarch checksums rmd160 9fc0fb23e97ac4251a567487b1fc2a2d2596560b \ sha256 7c01883265bdab65344257c1b1d1e69fbe300e7693dddeebb98f9f67310e07cd \ size 16941 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-log-any }