# New ports collection makefile for: cpphs # Date created: 14 June 2004 # Whom: obraun@FreeBSD.org # # $FreeBSD$ # PORTNAME= cpphs PORTVERSION= 1.14 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