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

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

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

LICENSE=    BSD

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