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

PORTNAME=	zlib-bindings
PORTVERSION=	0.1.1.2
CATEGORIES=	archivers haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Low-level bindings to the zlib package

LICENSE=	BSD

USE_CABAL=	zlib>=0.5.2.0

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