pkgsrc/archivers/lzop/Makefile

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.20 2014/10/09 14:05:53 wiz Exp $
DISTNAME= lzop-1.03
CATEGORIES= archivers
MASTER_SITES= http://www.lzop.org/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.lzop.org/
COMMENT= Fast file compressor similar to gzip, using the LZO library
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
.include "../../archivers/lzo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"