1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

17 lines
318 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= ports@FreeBSD.org
COMMENT= Thin wrapper library of LZMA
USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>