# $FreeBSD: head/security/hs-crypto-random/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= crypto-random PORTVERSION= 0.0.7 PORTREVISION= 1 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Simple cryptographic random related types LICENSE= BSD3CLAUSE USE_CABAL= securemem vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include