# -*- 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: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem              1.0
PortGroup               perl5 1.0

perl5.setup             Module-Depends 0.15
revision        1
platforms               darwin
maintainers             ryandesign openmaintainer

description             identify the dependencies of a distribution

long_description        ${description}

checksums               md5     1ac455570cfffd89c0e105fcb09b7e4e \
                        sha1    6ec0eb3a05ae799fff51d9ea35751099b60f1a5e \
                        rmd160  7a01142e29606bd259ff7b33cd2dcddc104aa376

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

supported_archs noarch
