summaryrefslogtreecommitdiffstats
path: root/devel/hs-test-framework-quickcheck2/Makefile
blob: 246d8bdcf1ec1ca52abd18adc9d1b4e7f7acb1ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	test-framework-quickcheck2
PORTVERSION=	0.3.0.1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	QuickCheck2 support for the test-framework package

LICENSE=	BSD

USE_CABAL=	QuickCheck>=2.4 test-framework>=0.7.1

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