# -*- 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 Class-Data-Accessor 0.04004 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Inheritable, overridable class and instance data accessor creation long_description Class::Data::Accessor is the marriage of Class::Accessor \ and Class::Data::Inheritable into a single module. checksums rmd160 179335eb29b58357de3b69b3e6e3f3fcb1707373 \ sha256 c122d6e2df6136ce9bea1e6d2b776cb9e69e00085ece995301814c7af3a8e814 platforms {darwin any} if {${perl5.major} != ""} { patchfiles patch-default-inc-excludes-dot.diff supported_archs noarch }