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

PORTNAME=	vault
PORTVERSION=	0.2.0.4
PORTREVISION=	3
CATEGORIES=	devel haskell

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

LICENSE=	BSD

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