head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.05.54.23;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2006.02.21.10.41.25;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.04.20.11.39.49;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rzip
# Date created:			9 April 2004
# Whom:				Pav Lucistnik <pav@@FreeBSD.org>
#
# $FreeBSD: head/archivers/rzip/Makefile 300895 2012-07-14 12:56:14Z beat $

PORTNAME=	rzip
PORTVERSION=	2.1
CATEGORIES=	archivers
MASTER_SITES=	http://rzip.samba.org/ftp/rzip/

MAINTAINER=	pav@@FreeBSD.org
COMMENT=	Compression program similar to gzip or bzip2

GNU_CONFIGURE=	yes

MAN1=		rzip.1
PLIST_FILES=	bin/rzip

.include <bsd.port.mk>
@


1.2
log
@- Update to 2.1
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add rzip, 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.

WWW: http://rzip.samba.org/
@
text
@d8 1
a8 1
PORTVERSION=	2.0
@

