           SPELL=ipfm
         VERSION=0.12.0rc1
          SOURCE="${SPELL}-${VERSION}.tgz"
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://robert.cheramy.net/${SPELL}/archive/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=BD705E89.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://robert.cheramy.net/ipfm/ "
      LICENSE[0]=GPL
         ENTERED=20070716
           SHORT="IP Flow Meter, a bandwidth analysis tool."
cat << EOF
IP Flow Meter (IPFM) is a bandwidth analysis tool that outputs a list of
hosts with their respective bandwidth usage. It uses libpcap and aims to be
portable. It features multi-filtering rules and name resolving, and runs on
Linux, FreeBSD, and IRIX.
EOF
