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

PORTNAME=	zlib-conduit
PORTVERSION=	0.5.0.3
PORTREVISION=	1
CATEGORIES=	archivers haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Streaming compression/decompression via conduits

LICENSE=	BSD

USE_CABAL=	conduit>=0.5 transformers>=0.2.2 void zlib-bindings>=0.1

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