# $Id: Portfile 60957 2009-11-29 23:41:46Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Log-Log4perl 1.04
maintainers           narf_tm openmaintainer
description           Log::Log4perl logging for Catalyst
long_description      This module provides a Catalyst::Log implementation \
                      that uses Log::Log4perl as the underlying log mechanism.

platforms             darwin

checksums             md5 c747b4c1a97feebf62ee6aa956798148 \
                      sha1 2979af69050dbb22fe05652ac09ef13b0f6249f8 \
                      rmd160 b46042fee1ffbe22c81fe581c34b2968065052c3

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-data-dump \
                      port:p5-log-log4perl \
                      port:p5-mro-compat \
                      port:p5-params-validate
