# -*- 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 Log-Dispatch-Array 1.003 license {Artistic-1 GPL} maintainers devans openmaintainer description Log::Dispatch::Array - log events to an array (reference) long_description ${description} platforms darwin checksums rmd160 4d341efb40b70ddda054e049fbdb104875cdb443 \ sha256 0c20931c2f7bf26a76ba01370b9582215fe5216b161822c0c3f204a81fb87f37 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-deep depends_lib-append \ port:p${perl5.major}-log-dispatch supported_archs noarch }