# $Id: Portfile,v 1.2 2005/06/14 06:28:48 jkh Exp $

PortSystem 1.0
name		jigdo
version		0.7.0
categories	net
maintainers	darwinports@opendarwin.org
description	A tool designed to ease the distribution of very large files
platforms	darwin
use_bzip2	yes
master_sites	http://atterer.net/jigdo
checksums	md5 a1960f7b269c1842d2013eae0abfc3eb
depends_run	bin:wget:wget
depends_lib	lib:libwww:libwww lib:libgtk.2:gtk2 lib:libiconv:libiconv
configure.args	--without-libdb
patchfiles	patch-mktemplate.cc
