# $FreeBSD: head/devel/hs-bloomfilter/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= bloomfilter PORTVERSION= 2.0.0.0 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Pure and impure Bloom Filter implementations LICENSE= BSD3CLAUSE .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include