# $Id: Portfile 75172 2011-01-17 04:38:47Z jmr@macports.org $

PortSystem 1.0
name            argus
version         3.0.2
categories      net
maintainers     ncircle.com:tk
description     \
	the network Audit Record Generation and Utilization System
long_description	\
	Argus is a real-time Flow Monitor that is designed to perform \
	comprehensive IP network traffic auditing.
platforms	    darwin
homepage        http://www.qosient.com/argus/
master_sites    http://qosient.com/argus/src/ \
                ftp://qosient.com/pub/argus/src/
checksums       md5 7dc6ebe03bc840a777dd93447d269a31 \
                sha1 674e09c65488ca7d57cfdfcb33f6cfd8df0152d5 \
                rmd160 d3333886b37a65d058699bc638771f30917b7295
depends_build   port:bison
depends_lib     port:libpcap port:cyrus-sasl2
configure.args  --with-libpcap=${prefix} \
                --with-sasl=${prefix}
