# $FreeBSD: security/hs-entropy/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	entropy
PORTVERSION=	0.2.1
PORTREVISION=	6
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Platform-independent entropy source

LICENSE=	BSD

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