freebsd-ports/archivers/lzmalib/Makefile
Baptiste Daroussin d649aa68bb Support stage
2013-12-26 14:42:14 +00:00

16 lines
317 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
USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>