# $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp@macports.org $

PortSystem 1.0
name             diffball
version          0.6.2
categories       devel
maintainers      nomaintainer
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
