summaryrefslogtreecommitdiff
path: root/devel/hs-unordered-containers/Makefile
blob: 8ac1334d1dd79b3c90352733a6e50d8c11b1278b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.11 2016/01/10 11:49:10 szptvlfn Exp $

DISTNAME=	unordered-containers-0.2.5.1
PKGREVISION=	2
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"