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


1.6
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.5;

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

1.4
date	2009.02.04.02.41.13;	author pgollucci;	state Exp;
branches;
next	1.3;

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

1.2
date	2006.10.17.10.07.04;	author danfe;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.27.05.19.06;	author danfe;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	LCAB
# Date created:				27 May 2005
# Whom:					Alexey Dokuchaev <danfe@@FreeBSD.org>
#
# $FreeBSD: head/archivers/lcab/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	lcab
DISTVERSION=	1.0b12
CATEGORIES=	archivers
MASTER_SITES=	ftp://ohnopublishing.net/mirror/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Microsoft .CABinet file creator

LICENSE=	GPLv2

MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES=	bin/lcab

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

.include <bsd.port.mk>
@


1.5
log
@Chase new upstream maintainer site and relinquish to the pool; add LICENSE.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Update download locations, update WWW

Reported by:    -fetch-original pointyhat run
@
text
@d11 1
a11 1
MASTER_SITES=	http://lcab.move-to-cork.com/sources/
d13 1
a13 1
MAINTAINER=	danfe@@FreeBSD.org
d16 2
@


1.3
log
@Update to version 1.0b12.

PR:		ports/113762
Submitted by:	Nils Vogels
@
text
@d11 1
a11 1
MASTER_SITES=	http://coding.wooyayhoopla.be/lcab/sources/
@


1.2
log
@- Make fetchable, developer site moved
- Update WWW line in pkg-descr

PR:		ports/104471
Submitted by:	Thomas Abthorpe <thomas(at)goodking.ca>
Approved by:	portmgr (erwin)
@
text
@d9 1
a9 1
DISTVERSION=	1.0b11
@


1.1
log
@Add lcab, Microsoft cabinet (.CAB) file creator.

Inspired by:	NetBSD pkgsrc
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.geekshop.be/rien/lcab/files/
@

