           SPELL=ipcad
         VERSION=3.7
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:97f6c07fd92bea2fce4e059afd3c644bc4f7d48c9a6b7772e60e3b05c249d79e2ab26aa00ccded3af063037eeea49cc40ca21f3b4e25e31e3288d18f88d32f45
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://${SPELL}.sf.net
         ENTERED=20060212
      LICENSE[0]=BSD
        KEYWORDS="net"
           SHORT="ipcad - IP accounting daemon"
cat << EOF
IPCAD stands for IP Cisco Accounting Daemon. It runs in background and
listens traffic on specified interfaces. ipcad uses raw BPF devices
(/dev/bpf*), PCAP library (pcap(3)), Linux iptables' ULOG (>=2.4.18-pre8)
and IPQ (libipq(3)), BSD divert(4) and tee packet sources.

IPCAD exports the collected information via rsh or NetFlow protocols.
Alternatively, a table can be dumped into the specified file, or printed
to the standard output or console upon receiving a SIGINT signal (Ctrl+C).

Configurable features are explained in the sample ipcad.conf
and the corresponding ipcad.conf(5) manual page.
EOF
