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

PORTNAME=	zlib-bindings
PORTVERSION=	0.1.1.3
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