# $NetBSD: Makefile,v 1.10 2015/08/02 11:27:04 szptvlfn Exp $

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

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

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