summaryrefslogtreecommitdiffstats
path: root/security/hs-crypto-random-api/Makefile
blob: 2ce742435ce2e44ebbb3d44b9259a8a6b83110ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=	crypto-random-api
PORTVERSION=	0.2.0
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Simple random generators API for cryptography related code

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	entropy

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