# $FreeBSD: tags/RELEASE_11_1_0/x11-toolkits/hs-gtksourceview2/Makefile 394918 2015-08-20 23:02:14Z pgj $

PORTNAME=	gtksourceview2
PORTVERSION=	0.13.1.3
CATEGORIES=	x11-toolkits haskell

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

LICENSE=	LGPL21

USES=		pkgconfig
USE_CABAL=	glib>=0.13 gtk>=0.13.0.0 mtl text
USE_GNOME=	gtksourceview2

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