# $FreeBSD: tags/RELEASE_10_1_0/textproc/hs-hs-bibutils/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	hs-bibutils
PORTVERSION=	5.0
PORTREVISION=	6
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Bindings to bibutils, the bibliography conversion utilities

LICENSE=	GPLv2

USE_CABAL=	syb

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