# $FreeBSD: head/devel/hs-blaze-builder-enumerator/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	blaze-builder-enumerator
PORTVERSION=	0.2.1.0
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Enumeratees for the incremental conversion of builders to bytestrings

LICENSE=	BSD3CLAUSE

USE_CABAL=	blaze-builder enumerator streaming-commons

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