aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-transformers-compat/Makefile
blob: 49a7b438db9eea7ef859e4624664aeca55d6d80b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=	transformers-compat
PORTVERSION=	0.5.1.4
CATEGORIES=	devel haskell

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

LICENSE=	BSD3CLAUSE

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