# $FreeBSD$ PORTNAME= cprng-aes PORTVERSION= 0.5.2 PORTREVISION= 1 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Crypto Pseudo Random Number Generator using AES LICENSE= BSD3CLAUSE USE_CABAL= byteable cipher-aes>=0.2 crypto-random>=0.0.7 random .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include