           SPELL=acpid
         VERSION=1.0.4
          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:2d264d7cca97ab28433ad563102b09f1b6b5f2e6187e1e16d5084d9bba026d4d3b455f5557f4655e525c39429a4f385dfa89f0952bae8cd231eeee5ec7e02a54
         ENTERED=20020730
         UPDATED=20041217
         LICENSE=GPL
        KEYWORDS="acpi utils"
           SHORT="an 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
