           SPELL=counter-linux
         VERSION=0.30
          SOURCE=machine-update
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
  FORCE_DOWNLOAD="on"
   SOURCE_URL[0]=http://counter.li.org/scripts/$SOURCE
   SOURCE_IGNORE=volatile
      LICENSE[0]=GPL
        KEYWORDS="utils counter"
        WEB_SITE=http://counter.li.org/scripts/
         ENTERED=20070823
           SHORT='Counter Linux.org machine update script'
cat << EOF
This script registers or updates a machine's info in the counter. The info
registered will show up in the list of machines on your homepage.

Instructions for use:
  * Save machine-update to a file named "machine-update" in any convenient
    place
  * From a terminal window, change directory to that place.
  * Change it to be executable (chmod +x machine-update)
  * Run "./machine-update -i" to enter information
  * Run "./machine-update -m" to send mail
  * Run "./machine-update -c" to add it to your crontab file 
EOF
