# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Log-Log4perl 1.00
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 98983198da65342aac945408db6fe61e

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-data-dump \
                      port:p5-log-log4perl \
                      port:p5-params-validate \
                      port:p5-sub-install
