# -*- 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 Attribute-Storage 0.10 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Attribute::Storage - declare and retrieve named attributes about CODE references long_description ${description} platforms darwin checksums rmd160 8cfd0030e5e7f580df4b4dfd7785d819c6bc73a4 \ sha256 87bd685a7d2e167c332d45944ad2e03d285ea2912c406ad83c49226a2c2c9af2 \ size 20141 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-cbuilder \ port:p${perl5.major}-test-nowarnings \ port:p${perl5.major}-test-simple depends_lib-append \ port:p${perl5.major}-xsloader perl5.use_module_build }