mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
334 B
Makefile
13 lines
334 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/08/12 21:22:13 szptvlfn Exp $
|
|
|
|
DISTNAME= zlib-0.5.4.1
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Compression and decompression in the gzip and zlib formats
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|