# $Id: Portfile 61025 2009-11-30 07:27:46Z ryandesign@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     1
perl5.setup               Test-Differences 0.500
maintainers               narf_tm openmaintainer
description               Test strings and data structures and show differences \
                          if not ok
long_description          When the code you're testing returns multiple lines, \
                          records or data structures and they're just plain \
                          wrong, an equivalent to the Unix diff utility may be \
                          just what's needed.

platforms                 darwin

checksums                 md5 9eb50dc627296ea46cd4d3200a61d6e9 \
                          sha1 ab7f1cd40b23200da030c1e5a6a780042db16351 \
                          rmd160 3d3a7bdb1f7b98e616b9b470c0b81b6a25050ce8

depends_lib-append        port:p5-text-diff

perl5.use_module_build
