# $Id: Portfile,v 1.2 2005/04/09 17:55:01 toby Exp $

PortSystem 1.0
name             diffball
version          0.6.2
categories       devel
maintainers      toby@opendarwin.org
description      binary patch utility
long_description \
	A general delta compression/differencing suite for any \
	platform that supports autoconf/automake, written in c, \
	w/ builtin support for reading, writing, converting \
	between multiple file formats, and an easy framework to \
	drop in new algorithms.
homepage         http://developer.berlios.de/projects/diffball/
platforms        darwin
master_sites     http://download.berlios.de/diffball/
use_bzip2        yes
checksums        md5 c08f3a71a51fff523d2cfa00f14fa939
configure.args   --mandir=${prefix}/share/man
