           SPELL=avrdude
         VERSION=5.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://savannah.nongnu.org/download/avrdude/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.nongnu.org/avrdude/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         ENTERED=20060104
         UPDATED=20060104
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="avrdude - avr microcontroller utility"
cat << EOF
avrdude is an open source utility to download/upload/manipulate the ROM and 
EEPROM contents of AVR microcontrollers using the in-system programming 
technique
EOF
