Portfile

# $Id: Portfile 20356 2006-11-02 02:08:57Z blair@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Class-Container 0.12
maintainers mat@FreeBSD.org
description Glues object frameworks together transparently
long_description \
This class facilitates building frameworks of several classes that \
inter-operate. It was first designed and built for HTML::Mason, in \
which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, \
and several other objects must create each other transparently, passing \
the appropriate parameters to the right class, possibly substituting \
other subclasses for any of these objects.

platforms darwin

checksums md5 6896bdb4464b96ad638e22b0400acbc9

depends_lib-append port:p5-params-validate

perl5.use_module_build