           SPELL=cacti
         VERSION=0.8.7e
  SECURITY_PATCH=1
      PATCHLEVEL=2
          SOURCE=$SPELL-$VERSION.tar.gz
if [[ $CACTI_PA == y ]]; then
      VERSION_PA=2.6
         SOURCE2=$SPELL-plugin-$VERSION-PA-v${VERSION_PA}.zip
  SOURCE2_URL[0]=http://mirror.cactiusers.org/downloads/plugins/$SOURCE2
    SOURCE2_HASH=sha512:0468d1d688f957b01e331dd554626fd2efb601fd6e78b170234925578c2da0d81e8c914854b99991b2a807315f20bdc2f49ff18965a5ed737d369ac2db107744
SOURCE_DIRECTORY2="$BUILD_DIRECTORY/$SPELL-PA-${VERSION_PA}"
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.cacti.net/downloads/$SOURCE
     SOURCE_HASH=sha512:b826381cc5e76f95a9bea32754785121d09da505f139323b7d111321f353d7be9ab8cedc5ae26cea828b23a36ad2fca7c2bcd82f541fc3bf485b209698924fdb
      LICENSE[0]=GPL
        WEB_SITE=http://www.cacti.net/
         ENTERED=20060131
        KEYWORDS="net"
           SHORT="Network graphing solution"
cat << EOF
Cacti is a complete network graphing solution designed to harness the power of
RRDTool's data storage and graphing functionality. Cacti provides a fast 
poller, advanced graph templating, multiple data acquisition methods, and user
management features out of the box. All of this is wrapped in an intuitive, 
easy to use interface that makes sense for LAN-sized installations up to 
complex networks with hundreds of devices.
EOF
