# $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp@macports.org $

PortSystem 1.0
name             zsync
version          0.5
categories       net
maintainers      nomaintainer
description      file transfer program
long_description \
	zsync is a file transfer program. It allows you to download a \
	file from a remote web server, where you have a copy of an \
	older version of the file on your computer already. zsync \
	downloads only the new parts of the file. It uses the same \
	algorithm as rsync.
platforms        darwin
homepage         http://zsync.moria.org.uk/
master_sites     http://zsync.moria.org.uk/download/
checksums        md5 08beaf3fa95f16d8a2db2f7f3ea21196 \
                 sha1 25919b085d96f478f60e1de4a2b09468eaa2be5f
use_bzip2        yes
configure.args   --mandir=${prefix}/share/man
