File:  [cvs.NetBSD.org] / pkgsrc / archivers / hs-zlib / Makefile
Revision 1.18: download - view: text, annotated - select for diffs
Sun Feb 2 13:04:50 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.18 2025/02/02 13:04:50 pho Exp $

DISTNAME=	zlib-0.7.1.0
PKGREVISION=	2
CATEGORIES=	archivers

MAINTAINER=	pho@cielonegro.org
COMMENT=	Compression and decompression in the gzip and zlib formats
LICENSE=	modified-bsd

USE_TOOLS+=		pkg-config
CONFIGURE_ARGS+=	-fpkg-config

.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>