summaryrefslogtreecommitdiffstats
path: root/devel/hs-bloomfilter/Makefile
blob: a98200aa76474e0b2887c502f49bfac5cb02c262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	bloomfilter
PORTVERSION=	1.2.6.10
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Pure and impure Bloom Filter implementations

LICENSE=	BSD

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