# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 77224 2011-03-24 06:55:20Z l2g@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Fey-Test 0.09 ../by-authors/id/D/DR/DROLSKY
platforms           darwin
maintainers         l2g openmaintainer
license             Artistic-2+
supported_archs     noarch

description         Fey::Test - test libraries for Fey distros

long_description    This module is only useful for testing p5-fey and any \
                    other p5-fey-* ports. You should not have to install it \
                    explicitly.

checksums           sha1 589ec79f1a833e3176cf5ccf3719495105d9f412 \
                    rmd160 f5ed00471143cada2e414fbfd76e5f99de7fcb81

depends_lib-append  port:p5-dbi \
                    port:p5-list-moreutils \
                    port:p5-test-mockobject
