# $Id: Portfile 39344 2008-08-18 15:41:04Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Test-Differences 0.4801
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 2df59051b3c4276f9bb3f26fcf01ae67 \
                      sha1 f3d0deb8beda97558ab45fe3c5035683537d6acd \
                      rmd160 97ac3312e24c4f3fd06eb74342646181707e4436

depends_lib-append    port:p5-text-diff
