# $Id: Portfile,v 1.1 2005/02/15 22:12:52 toby Exp $

PortSystem 1.0
name             zsync
version          0.2.2
categories       net
maintainers      toby@opendarwin.org
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.
homepage         http://zsync.moria.org.uk/
platforms        darwin
master_sites     http://puzzle.dl.sourceforge.net/sourceforge/zsync/ sourceforge
checksums        md5 bee5581951d3a60e05de81102ca128d3
configure.args   --mandir=${prefix}/share/man
