# $Id: Portfile 80713 2011-07-16 12:52:04Z dluke@macports.org $

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Text-Diff 1.41
maintainers		geeklair.net:dluke openmaintainer
description		This is a Perl extension for performing diffs on files and record sets.
license			{GPL-2+ Artistic}
long_description	${description}

checksums           md5     30d56e6dd5551ca16b8e16cc7299dc21 \
                    sha1    a3fbfc834ea198281ffa7eedb596742e76ba3ba0 \
                    rmd160  7af64c98eca6b5e6d852bf2bea209f2a0651c989

platforms		darwin
depends_lib-append	port:p5-algorithm-diff

supported_archs noarch
