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

PORTNAME=	entropy
PORTVERSION=	0.2.1
PORTREVISION=	9
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>