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


1.7
date	2012.11.17.05.54.20;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2009.03.30.11.03.30;	author danfe;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.30.09.33.56;	author danfe;	state Exp;
branches;
next	1.4;

1.4
date	2006.09.07.12.21.43;	author danfe;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.27.08.46.29;	author danfe;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.06.13.10.41;	author trevor;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.09.19.04.41;	author fjoe;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	BIjective COMpressor
# Date created:				09 May 2003
# Whom:					Alexey Dokuchaev <danfe@@regency.nsu.ru>
#
# $FreeBSD: head/archivers/bicom/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	bicom
PORTVERSION=	1.01
CATEGORIES=	archivers
MASTER_SITES=	http://www3.sympatico.ca/mt0000/bicom/ \
		http://freebsd.nsu.ru/distfiles/
DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Data compressor in the PPM family

RESTRICTED=	Contact author personally regarding commercial use

USE_ZIP=	yes
NO_WRKSUBDIR=	yes
MAKEFILE=	${FILESDIR}/Makefile
MAKE_JOBS_SAFE=	yes

PLIST_FILES=	bin/bicom

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/bicom/bicom ${PREFIX}/bin

.include <bsd.port.mk>
@


1.6
log
@Sanitize knobs order and decapitalize "YES" string.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Fix files/Makefile and mark the port as MAKE_JOBS_SAFE
- Cleanup Makefile
- Drop maintainership
@
text
@d20 1
d23 1
a23 1
MAKE_JOBS_SAFE=	YES
a25 1
USE_ZIP=	yes
@


1.4
log
@Unquote RESTRICTED per portlint(1).

PR:		ports/101772
Submitted by:	gabor
@
text
@d1 1
a1 1
# New ports collection makefile for:	bicom
d13 1
a13 1
DISTNAME=	${PORTNAME}101
d15 1
a15 1
MAINTAINER=	danfe@@FreeBSD.org
d22 1
@


1.3
log
@Update my email address to `@@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
@
text
@d18 1
a18 1
RESTRICTED=	"Contact author personally regarding commercial use"
@


1.2
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d15 1
a15 1
MAINTAINER=	danfe@@regency.nsu.ru
@


1.1
log
@New port: bicom

Data compressor in the PPM family.

Submitted by:	Alexey Dokuchaev
@
text
@d23 1
@

