# $Id: Portfile 66711 2010-04-21 02:06:05Z yves@macports.org $

PortSystem 1.0
name             zsync
version          0.6.1
categories       net
maintainers      dlc@coateconnection.com
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     cab880e6cb3a5b0976b0930a5b6e3256 \
                    sha1    abd4fa39a5dcb3cf177ad808c6d08a133d2abbe1 \
                    rmd160  e73a40881f7900c66beabf0fd2d660038a654e2f
use_bzip2        yes
configure.args   --mandir=${prefix}/share/man
