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

$ ./configure
$ make
$ make install


Quickstart
----------

$ darkstat -i eth0


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

$ man darkstat


Packaging
---------

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

$ make install DESTDIR=/chroot/whatever


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

Builds out of the box on:

 - FreeBSD 6.2
 - Solaris 10 (with Sun C 5.8, and libpcap installed)
 - Fedora Core 6 (with libpcap-devel installed)

Reported to also work on:

 - OpenBSD
 - NetBSD
 - Mac OS X
 - AIX
