           SPELL=acpid
         VERSION=1.0.8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/acpid/$SOURCE
        WEB_SITE=http://acpid.sourceforge.net/
     SOURCE_HASH=sha512:827e7ac7ec5c93ea372a44537a29bfe3ff8ae9c574eb339db950568c2939c7643578049a39c9d221bf8f0f4672163d1ad92baf93fa0f84cdaada948ffc8f3495
         ENTERED=20020730
         LICENSE=GPL
        KEYWORDS="acpi utils"
           SHORT="extensible daemon for delivering ACPI events"
cat << EOF
ACPID is a completely flexible, totally extensible daemon for delivering ACPI
events. It listens on a file (/proc/acpi/event) and when an event occurs,
executes programs to handle the event. The programs it executes are configured
through a set of configuration files, which can be dropped into place by
packages or by the admin.
EOF
