summaryrefslogtreecommitdiffstats
path: root/net/hs-network-conduit/Makefile
blob: d07e7ba4d77ae5ab22c8d272122ef209e4a4eefe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	network-conduit
PORTVERSION=	0.6.1.1
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Stream socket data using conduits

LICENSE=	BSD

USE_CABAL=	conduit>=0.5 lifted-base>=0.1 monad-control>=0.3 \
		network>=2.3 transformers>=0.2.2

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