# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           DBIx-Class-Schema-Loader 0.07007 ../by-authors/id/R/RK/RKITOVER/
revision        1
maintainers           narf_tm openmaintainer
description           Dynamic definition of a DBIx::Class::Schema
long_description      DBIx::Class::Schema::Loader automates the definition \
                      of a DBIx::Class::Schema by scanning database table \
                      definitions and setting up the columns, primary keys, \
                      and relationships.

platforms             darwin

checksums             md5 c00e40c81f5378309a85c326790b61a6 \
                      sha1 af309e5b1b893901f8e30c6cc36a5735c0128808 \
                      rmd160 3fa3bded537d781abe79a49fbb6ad7ebb8fd0c81

depends_lib-append    port:p5-carp-clan \
                      port:p5-class-inspector \
                      port:p5-dbix-class \
                      port:p5-data-dump \
                      port:p5-lingua-en-inflect-number \
                      port:p5-dbd-sqlite \
                      port:p5-dbi \
                      port:p5-class-unload \
                      port:p5-list-moreutils \
                      port:p5-class-accessor-grouped \
                      port:p5-test-exception \
                      port:p5-test-simple \
                      port:p5-class-c3-componentised \
                      port:p5-namespace-autoclean \
                      port:p5-lingua-en-inflect-phrase \
                      port:p5-scope-guard \
                      port:p5-file-slurp \
                      port:p5-try-tiny \
                      port:p5-moosex-nonmoose \
                      port:p5-mro-compat \
                      port:p5-moose \
                      port:p5-class-load \
                      port:p5-namespace-clean \
                      port:p5-test-warn
