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

PORTNAME=	kqueue
PORTVERSION=	0.1.2.4
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A binding to the kqueue event library

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	mtl>=1.1
USE_C2HS=	yes

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