aboutsummaryrefslogtreecommitdiffstats
path: root/security/hs-entropy/Makefile
blob: 40f50f931560d60eb24194fc3b83ca43428e2ead (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

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>