a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name fprobe
version 1.1
categories net
maintainers nomaintainer@macports.org
description collects network traffic data
long_description \
libpcap-based tool that collect network traffic data and emit it \
as NetFlow flows towards the specified collector.
homepage http://fprobe.sourceforge.net/
platforms darwin
master_sites sourceforge
use_bzip2 yes
checksums md5 65850d0470078269b33eee58cba77ac2
depends_lib port:libpcap
configure.args --mandir=${prefix}/share/man \
--with-libpcap=${prefix}/lib \
--with-pcap=${prefix}/include