# -*- 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 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Hash-Merge 0.200 license {Artistic-1 GPL} maintainers nomaintainer description Merges arbitrarily deep hashes into a single hash long_description ${description} platforms darwin checksums md5 54b5743103fb3b3986a384b5424f21f4 \ sha1 d0fa07de58f603ef1a1cd00d697b32efb697e9dc \ rmd160 36bbf70e73c039d232a1369eaa69bbcac59a5797 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-clone supported_archs noarch }