# New ports collection makefile for: lzlib # Date created: 2010-05-22 # Whom: Albert Vernon # # $FreeBSD$ # PORTNAME= lzlib PORTVERSION= 1.1 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip MAINTAINER= f3cun3c02@sneakemail.com COMMENT= Provides in-memory LZMA compression and decompression functions PLIST_FILES= include/lzlib.h \ lib/liblz.a GNU_CONFIGURE= yes USE_GMAKE= yes INFO= lzlib .include