summaryrefslogtreecommitdiffstats
path: root/devel/hs-haskell-src-exts/Makefile
blob: aa0c5601addc4e9e922f40bdb29dc2071bac3844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for: hs-haskell-src-exts
# Date created:        December 30 2009
# Whom:                Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	haskell-src-exts
PORTVERSION=	1.9.0
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Manipulating Haskell source

CABAL_SETUP=	Setup.hs
USE_HAPPY=	yes
USE_HACKAGE=	cpphs>=1.3

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud