# New ports collection makefile for:	zlib
# Date created:				November 2, 2008
# Whom:					Samy Al Bahra <sbahra@kerneled.org>
#
# $FreeBSD: ports/archivers/hs-zlib/Makefile,v 1.7 2010/05/12 16:33:36 pgj Exp $

PORTNAME=	zlib
PORTVERSION=	0.5.2.0
PORTREVISION=	1
CATEGORIES=	archivers haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Pure Haskell interface to the C zlib library

CABAL_SETUP=	Setup.hs

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