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

PORTNAME=	vault
PORTVERSION=	0.2.0.4
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A persistent store for values of arbitrary types

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	hashable>=1.1 unordered-containers>=0.2.1.0

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