summaryrefslogtreecommitdiffstats
path: root/net/hs-pcap/Makefile
blob: 05beedcb2581333b67f6e4537b01b3b99159c879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Ju Pengfei <jupengfei@gmail.com>
# $FreeBSD$

PORTNAME=	pcap
PORTVERSION=	0.4.5.2
PORTREVISION=	1
CATEGORIES=	net haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A system-independent interface for user-level packet capture

LICENSE=	BSD

USE_CABAL=	network

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