# -*- 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 Hash-Objectify 0.008 license Apache-2 maintainers devans openmaintainer description Hash::Objectify - Create objects from hashes on the fly long_description ${description} platforms darwin checksums rmd160 4451214d0b33732c29b173972f7cf09a1cc3c981 \ sha256 236d5829cdebf3ba648d34e1295cd9099a20506d8d0284668e617e0058cebeed if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal depends_lib-append \ port:p${perl5.major}-class-xsaccessor supported_archs noarch }