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

PORTNAME=	test-framework-hunit
PORTVERSION=	0.3.0
CATEGORIES=	devel haskell

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

LICENSE=	BSD

USE_CABAL=	HUnit>=1.2 test-framework>=0.2.0

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