# $Id: Portfile 48752 2009-03-28 09:38:25Z ryandesign@macports.org $

PortSystem              1.0
PortGroup               perl5 1.0

perl5.setup             Module-Depends 0.14
platforms               darwin
maintainers             ryandesign openmaintainer
master_sites            http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP

description             identify the dependencies of a distribution

long_description        ${description}

checksums               md5     4aa5efab8d177626bb7d66af2c56cd74 \
                        sha1    23f3c1d97bd7e17b1a2d66becee7ded63863da78 \
                        rmd160  8f1b2fa93a8eb6d21f91736bdb239ae85dcca161

depends_lib-append      port:p5-class-accessor-chained \
                        port:p5-yaml
