          SPELL=gaim-encryption
if  [  "$CVS"  ==  "y"  ];  then
        VERSION=cvs
         SOURCE=$SPELL-$VERSION.tar.gz
  SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim-encryption:encrypt
  FORCE_DOWNLOAD=1
          MD5[0]="IGNORE"
else
        VERSION=2.38 
        SOURCE=$SPELL-$VERSION.tar.gz
  SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
         MD5[0]='15dd9c2d22b389784560668795c2b0c3'
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=http://gaim-encryption.sourceforge.net/
      LICENSE[0]=GPL
       BUILD_API=2
    DISTCC_HOSTS=
          CCACHE=off
         ENTERED=20040627
         UPDATED=20041012
           SHORT="gaim is an instant messanger client for several protocols"
cat << EOF
gaim is an instant messanger client used primarly for the AIM protocol
but has plugin support for icq, irc, yahoo, and jabber all at once
in one interface.
EOF
