           SPELL=oinkmaster
         VERSION=0.9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
     SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
#   SOURCE_URL[0]=http://www.snort.org/dl/contrib/rule_management/${SPELL}/${SOURCE}
#SOURCE_URL[1]=ftp://ftp.it.su.se/pub/users/andreas/${SPELL}/${SOURCE}
          MD5[0]=76b36be44cf28f89a2aa20bb78e4eae3
      LICENSE[0]=BSD
         ENTERED=20030726
         UPDATED=20030726
        WEB_SITE=http://oinkmaster.sourceforge.net
      MAINTAINER=vydra@fria.fri.utc.sk
           SHORT="oinkmaster is a perl script to automate proces of downloading and merging Snort rules."
cat << EOF
Oinkmaster is simple Perl script to help you update/manage your Snort 2.0+ rules 
and comment out the unwanted ones after each update (among other things). It will
tell you exactly what had changed since the last update, hence giving you good 
control of your rules.
Oinkmaster can be used to manage the official rules from www.snort.org, but can 
just as well be used for managing your homemade rules and distribute them between
sensors.
It may be useful in concuntion with any program that can use Snort rules, like 
Snort (doh!) or Prelude-NIDS. It will run on most UNIX systems and also on Windows.
EOF
