# $Id: Portfile 47970 2009-03-11 21:30:31Z raimue@macports.org $

PortSystem 1.0

name			patchutils
version			0.3.1
platforms		darwin
categories		devel
maintainers		nomaintainer
description		small collection of programs that operate on patch files
long_description	Patchutils is a small collection of programs that \
					operate on  patch files.  They are the following: \
					interdiff, combinediff, filterdiff, fixcvsdiff, \
					lsdiff, splitdiff, rediff, grepdiff, recountdiff, \
					unwrapdiff, dehtmldiff, flipdiff, espdiff
homepage		http://cyberelk.net/tim/${name}/
master_sites	http://cyberelk.net/tim/data/${name}/stable/
use_bzip2		yes
checksums           md5     3fd9bca58a429fbbb1c2126f1b72aa23 \
                    sha1    548966515c54e8de2cc0e988ff8ba5f0d9b61315 \
                    rmd160  688ff846dc9730f25533c0e39ac013f90abc0a65 

depends_lib		bin:perl:perl5

configure.args	--mandir=\\\${prefix}/share/man
