summaryrefslogtreecommitdiffstats
path: root/devel/hs-cpphs/Makefile
blob: afe87899deeabb679fbdffa93ebbb4c3543dec5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: obraun@FreeBSD.org
# $FreeBSD$

PORTNAME=	cpphs
PORTVERSION=	1.16
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	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 <bsd.port.mk>
OpenPOWER on IntegriCloud