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

PORTNAME=	network
PORTVERSION=	2.3.1.0
PORTREVISION=	1
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Low-level networking interface

LICENSE=	BSD

CABAL_SETUP=	Setup.hs
USE_CABAL=	parsec>=2.0

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