# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup MLDBM 2.05 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description Store multi-level hash structure in single level tied hash long_description ${description} checksums rmd160 d46876113ee67ded9b01e05bfff86f7159d8b8a8 \ sha256 586880ed0c20801abbf6734747e13e0203edefece6ebc4f20ddb5059f02a17a2 platforms darwin if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-data-dumper \ port:p${perl5.major}-freezethaw perl5.use_module_build supported_archs noarch }