# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Log-Dispatch 2.31 revision 1 platforms darwin maintainers di.uminho.pt:jpo openmaintainer license Artistic-2 supported_archs noarch description Dispatches messages to one or more outputs long_description ${description} checksums rmd160 46ec1f0acf7eb7cd002809dc687b682d4b624a3a \ sha256 9408500bba21a3c69a10b46e052220f94e278465f21e2aa36d6120006a9072b4 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-load \ port:p${perl5.major}-params-validate \ port:p${perl5.major}-test-simple }