1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/archivers/lzmalib/Makefile

18 lines
331 B
Makefile

# Created by: 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
NO_STAGE= yes
USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>