# $Id: Portfile 84863 2011-10-03 18:28:03Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Hash-Merge 0.12
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           Merges arbitrarily deep hashes into a single hash
long_description      ${description}

platforms             darwin

checksums             md5 875e2d9101bde2f6b410dd12f7e10964 \
                      sha1 3081682afe99fb80f9c0eabdc0c6e34c486e3db4 \
                      rmd160 0c3aaab04e75ffec605400b514dfa65b85a91bc3

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-clone

supported_archs       noarch
}
