summaryrefslogtreecommitdiff
path: root/devel/hs-transformers-compat/Makefile
blob: 43aca6d252b1705b64b5b8c2d1d5aba49ee2d61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	transformers-compat
PORTVERSION=	0.3.3.4
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Compatibility shim exposing the new types from transformers 0.3 and 0.4

LICENSE=	BSD3CLAUSE

FLAGS_ENABLE=	three

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