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

PORTNAME=	sendfile
PORTVERSION=	0.7.9
PORTREVISION=	3
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Portable sendfile library

LICENSE=	BSD

USE_CABAL=	network>=2

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