           SPELL=acpid
         VERSION=1.0.10
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://acpid.sourceforge.net/
     SOURCE_HASH=sha512:8e15e99e4ae81c2590c1e45e04b46948159189b634db0e50740c5b5ee97cfd56cc834df18e06ea5f1d2daed169f6e34a5084099767042aedd9880dde5b5d01c4
         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
