# $FreeBSD: tags/RELEASE_11_0_0/graphics/hs-cairo/Makefile 412346 2016-04-01 14:00:51Z mat $

PORTNAME=	cairo
PORTVERSION=	0.13.1.0
CATEGORIES=	graphics haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Binding to the Cairo library

LICENSE=	BSD3CLAUSE

USES=		pkgconfig
USE_CABAL=	gtk2hs-buildtools mtl text>=1.0.0.0 utf8-string>=0.2

BUILD_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/cairo-pdf.pc:graphics/cairo

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