# $Id: Portfile,v 1.3 2005/10/11 12:29:13 mww Exp $

PortSystem 1.0

name			patchutils
version			0.2.31
categories		devel
maintainers		darwinports@opendarwin.org
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 3aa902cb7a57a4aa09427de603ebf17b

depends_lib		bin:perl:perl5.8

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

