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

PORTNAME=	hspec-discover
PORTVERSION=	2.1.10
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Automatically discover and run Hspec tests

LICENSE=	MIT

EXECUTABLE=	hspec-discover

OPTIONS_EXCLUDE=	DOCS

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