# $FreeBSD: security/hs-crypto-numbers/Makefile 319894 2013-06-04 18:53:40Z pgj $

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

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

LICENSE=	BSD

USE_CABAL=	crypto-random-api>=0.2 vector

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