# $NetBSD: Makefile,v 1.25 2024/05/09 01:32:18 pho Exp $

DISTNAME=	unordered-containers-0.2.20
PKGREVISION=	1
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Efficient hashing-based container types
LICENSE=	modified-bsd

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