summaryrefslogtreecommitdiff
path: root/devel/hs-hashable/Makefile
blob: b52eba095bd05c990dd8e579899e72b9b0c47304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.3 2014/09/13 22:23:28 szptvlfn Exp $

DISTNAME=	hashable-1.2.2.0
PKGREVISION=	2
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Class for types that can be converted to a hash value
LICENSE=	modified-bsd

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