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

PORTNAME=	hashed-storage
PORTVERSION=	0.5.11
PORTREVISION=	2
CATEGORIES=	devel haskell

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

LICENSE=	BSD3CLAUSE

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

FLAGS_DISABLE=		test

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