summaryrefslogtreecommitdiff
path: root/devel/hs-hashable/Makefile
blob: 41b923aecbd4aab141d9a7d9a0c59e3b1dababed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.9 2016/01/10 11:48:24 szptvlfn Exp $

DISTNAME=	hashable-1.2.3.3
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"