# $FreeBSD: textproc/hs-polyparse/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	polyparse
PORTVERSION=	1.9
PORTREVISION=	1
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Variety of alternative parser combinator libraries

LICENSE=	LGPL21

USE_CABAL=	text

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