summaryrefslogtreecommitdiff
path: root/devel/hs-unordered-containers/Makefile
blob: c526b9ef0c9a422ca44180e5cdb2a97823262624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.7 2015/06/04 20:08:59 szptvlfn Exp $

DISTNAME=	unordered-containers-0.2.5.0
PKGREVISION=	5
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"