# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup autobox-Core 1.33 license {Artistic-1 GPL} maintainers nomaintainer description autobox::Core - Provide core functions to autoboxed scalars, arrays and hashes. long_description ${description} platforms {darwin any} checksums rmd160 19818265a70f732eadc4287a7dd2dd08c8726237 \ sha256 a9c396ebfaf8dcb881324a93d7d1a4dcd19c5e82fccc2ec6ee7a2aad324bd4e7 \ size 39185 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-autobox \ port:p${perl5.major}-want supported_archs noarch }