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

PORTNAME=	bloomfilter
PORTVERSION=	1.2.6.10
PORTREVISION=	2
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