PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          factory_girl 1.3.0 gem {} rubygems ruby19
description         Framework and DSL for defining and using factories
long_description    \
    Factory Girl provides a framework and DSL to define and use factories \
    which create data in test suites. It is less error-prone, more explicit, \
    and easier to work with than fixtures.
license             MIT
maintainers         nomaintainer
homepage            http://thoughtbot.com/projects/factory_girl
platforms           darwin
checksums           md5     b6780ce5542720c24c185195195aaf3a \
                    sha1    c57dab45bb7425e185e29a007d884784a7b784e5 \
                    rmd160  074d4f55dffe0b025c45e773856ba37677100ac5

depends_run-append  port:rb19-activerecord \
                    port:rb19-sqlite3 \
                    port:rb19-cucumber \
                    port:rb19-rspec \
                    port:rb19-rcov \
                    port:rb19-rr
