summaryrefslogtreecommitdiff
path: root/devel/hs-unordered-containers/Makefile
blob: 6305b34c19d9a85c4257bfced9140c2028f9ef59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $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"