summaryrefslogtreecommitdiffstats
path: root/security/hs-monadcryptorandom/Makefile
blob: 86a7f8ba77a7532aa816beb1a02a6370b6ee092a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	monadcryptorandom
PORTVERSION=	0.5
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A monad for using CryptoRandomGen

LICENSE=	BSD

USE_CABAL=	crypto-api>=0.2 mtl>=2.0 tagged>=0.2 transformers>=0.2

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