PORTNAME=	cpphs
PORTVERSION=	1.20.9.1
PORTREVISION=	4
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Liberalised re-implementation of cpp, the C pre-processor
WWW=		https://projects.haskell.org/cpphs/

LICENSE=	LGPL21

USES=		cabal

CABAL_REVISION=	1
USE_CABAL=	polyparse-1.13_9

.include <bsd.port.mk>
