File:  [cvs.NetBSD.org] / pkgsrc / sysutils / hs-directory-ospath-streaming / Makefile
Revision 1.2: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:46 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.2 2025/02/02 13:05:46 pho Exp $

DISTNAME=	directory-ospath-streaming-0.2.1
PKGREVISION=	1
CATEGORIES=	sysutils

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Stream directory entries in constant memory in vanilla IO
LICENSE=	apache-2.0

.include "../../devel/hs-atomic-counter/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>