PortSystem 1.0

name			rzip
version			2.1
revision		1
checksums		rmd160  7ef5299cd526c8c49a779e050ad515a53180c1c5 \
				sha256  4bb96f4d58ccf16749ed3f836957ce97dbcff3e3ee5fd50266229a48f89815b7 \
				size    46785

categories		archivers
license			GPL-2+
maintainers		nomaintainer
description		Compression program similar to gzip or bzip2

long_description \
				rzip is a compression program, similar in functionality to \
				gzip or bzip2, but able to take advantage from long distance \
				redundancies in files, which can sometimes allow rzip to produce \
				much better compression ratios than other programs.

homepage		http://rzip.samba.org/
master_sites	${homepage}ftp/rzip/

depends_lib		port:bzip2

patchfiles		implicit.patch \
				Makefile.in.patch

destroot.destdir	prefix=${destroot}${prefix} \
					INSTALL_MAN=${destroot}${prefix}/share/man
