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

PORTNAME=	crypto-numbers
PORTVERSION=	0.1.3
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Cryptographic numbers: functions and algorithms

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	crypto-random-api>=0.2 vector

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