summaryrefslogtreecommitdiffstats
path: root/textproc/hs-tagstream-conduit/Makefile
blob: 1519a853ea28c85e498389fec281179f440d162d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	tagstream-conduit
PORTVERSION=	0.5.3
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Streamlined HTML tag parser

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	attoparsec blaze-builder blaze-builder-conduit>=0.5 \
		conduit>=0.5 text

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