freebsd-ports/archivers/lzmalib/Makefile
Alex Kozlov d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00

20 lines
392 B
Makefile

# New ports collection makefile for: lzmalib
# Date created: 2008-09-22
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>