summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-wxdirect/Makefile
blob: 4330b2c15e09d63e380835a27b088a12aad4dce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	wxdirect
PORTVERSION=	0.90.0.1
PORTREVISION=	7
CATEGORIES=	x11-toolkits haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Helper tool for building wxHaskell

LICENSE=	BSD

USE_CABAL=	parsec>=2.1.0 strict

EXECUTABLE=	wxdirect

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