summaryrefslogtreecommitdiffstats
path: root/devel/hs-IfElse/Makefile
blob: cad10dad5a848e9f94d496dc97592427b66a7579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	IfElse
PORTVERSION=	0.85
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Anaphoric and miscellaneous useful control-flow

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	mtl

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