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;
locks; strict;
comment	@# @;


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

1.2
date	2009.03.25.15.04.08;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.09.23.08.00.25;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	lzmalib
# Date created:		2008-09-22
# Whom:			Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: head/archivers/lzmalib/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	lzmalib
PORTVERSION=	0.0.1
CATEGORIES=	archivers
MASTER_SITES=	http://tokyocabinet.sourceforge.net/misc/

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Thin wrapper library of LZMA

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes
MAKE_JOBS_SAFE=	yes

.include <bsd.port.mk>
@


1.2
log
@- Mark MAKE_JOBS_SAFE for SMP compilation
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@This package includes a thin wrapper library of LZMA SDK.

WWW:	http://tokyocabinet.sourceforge.net/
@
text
@d19 1
@

