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

PORTNAME=   entropy
PORTVERSION=    0.3.2
PORTREVISION=   1
CATEGORIES= security haskell

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

LICENSE=    BSD3CLAUSE

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