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

PORTNAME=	hspec-expectations
PORTVERSION=	0.3.0.3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Catchy combinators for HUnit

LICENSE=	MIT

USE_CABAL=	HUnit

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