           SPELL=avrdude
         VERSION=6.3
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://savannah.nongnu.org/download/avrdude/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=avrdude.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.nongnu.org/avrdude/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         ENTERED=20060104
      LICENSE[0]=GPL
        KEYWORDS="devel"
           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
