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

PORTNAME=	mmorph
PORTVERSION=	1.0.0
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Monad morphisms

LICENSE=	BSD

USE_CABAL=	transformers>=0.2.0.0

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