summaryrefslogtreecommitdiffstats
path: root/devel/hs-hashable/Makefile
blob: 7f894ea5cdfbc492f7b47e37c73b4a321a7193b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=	hashable
PORTVERSION=	1.1.2.5
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A class for types that can be converted to a hash value

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	text>=0.11.0.5

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud