# Created by: obraun@FreeBSD.org # $FreeBSD$ PORTNAME= cpphs PORTVERSION= 1.15 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A liberalised re-implementation of cpp, the C pre-processor LICENSE= LGPL21 FILE_LICENSE= LICENCE-LGPL CABAL_SETUP= Setup.hs EXECUTABLE= cpphs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include