Installation instructions
-------------------------

$ ./configure
$ make
$ make install

The install target respects DESTDIR.  If you are packaging darkstat or
installing into a chroot, you can:

$ make install DESTDIR=/chroot/whatever



Quickstart
----------

$ darkstat -i eth0



Slightly slower start
---------------------

$ man darkstat



Portability
-----------

Builds out of the box on:

 - FreeBSD 6.1
 - OpenBSD 3.7
 - Solaris 10 (with Sun C 5.8, and libpcap installed)
 - Fedora Core 4
