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

DISTNAME=	hashable-1.2.3.0
PKGREVISION=	1
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"