# $FreeBSD: tags/RELEASE_10_0_0/devel/hs-hashable/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	hashable
PORTVERSION=	1.1.2.5
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	devel haskell

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

LICENSE=	BSD

USE_CABAL=	text>=0.11.0.5

NO_STAGE=	yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
