# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Data-Dumper-Concise 1.200
maintainers         narf_tm openmaintainer
description         Less indentation and newlines plus sub deparsing
long_description    ${description}

platforms           darwin

checksums           md5 02eaee06874c2a9f93886a32a9a69038 \
                    sha1 0ac5cd102c54a7fb64c804a3a8ebc8b9c6455332 \
                    rmd160 83814cd77fa5a8b76f0c52c6531be78dcf00dd3c

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
