# Created by: obraun@FreeBSD.org
# $FreeBSD: tags/RELEASE_10_0_0/devel/hs-cpphs/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	cpphs
PORTVERSION=	1.16
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Liberalised re-implementation of cpp, the C pre-processor

LICENSE=	LGPL21

EXECUTABLE=	cpphs

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