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

PORTNAME=	hashed-storage
PORTVERSION=	0.5.10
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Hashed file storage support code

LICENSE=	BSD

USE_CABAL=	dataenc extensible-exceptions mmap>=0.5 mtl zlib

CONFIGURE_ARGS+=	--flags="-test"

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