# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Class-Accessor-Chained 0.01 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description make chained accessors long_description A chained accessor is one that always returns the \ object when called with parameters (to set), and the \ value of the field when called with no arguments. platforms darwin checksums md5 9825a1f30a70e55e61bb5660b2bd7365 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-accessor supported_archs noarch }