# $Id: Portfile 57281 2009-09-08 15:33:57Z narf_tm@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup CatalystX-Component-Traits 0.10 maintainers narf_tm openmaintainer description Automatic Trait Loading and Resolution for Catalyst Components long_description Adds a "COMPONENT" in Catalyst::Component method to your \ Catalyst component base class that reads the optional \ traits parameter from app and component config and \ instantiates the component subclass with those traits \ using "new_with_traits" in MooseX::Traits from \ MooseX::Traits::Pluggable. platforms darwin checksums md5 bf83abe598cae65a2efdf17e38cbced5 \ sha1 d1c624fb4ea79869a78382ec1db95860b696d8bc \ rmd160 ef10bf61d60d191e090d4c2924b7e20a20db70f9 depends_lib-append port:p5-module-pluggable \ port:p5-catalyst-runtime \ port:p5-list-moreutils \ port:p5-moose-autobox \ port:p5-moosex-traits-pluggable \ port:p5-namespace-autoclean