# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-ConfigLoader 0.30
revision        1
maintainers           narf_tm openmaintainer
description           Load config files of various types
long_description      This module will attempt to load find and load a \
                      configuration file of various types. Currently it \
                      supports YAML, JSON, XML, INI and Perl formats.

platforms             darwin

checksums             md5 d6cd604120535d5c0ab1160c3a097187 \
                      sha1 5b08c30693ac7e5a4c1ff6ba0aa007d7f691317f \
                      rmd160 091f779654b0f0461988d348c84724f2518cbabd

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-config-any \
                      port:p5-data-visitor \
                      port:p5-mro-compat
