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

PORTNAME=	persistent-template
PORTVERSION=	1.1.2.1
CATEGORIES=	databases haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Type-safe, non-relational, multi-backend persistence

LICENSE=	MIT

USE_CABAL=	aeson monad-control>=0.2 persistent>=1.1.2 text>=0.5 \
		transformers>=0.2

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