           SPELL=psi
if [ "$DEVEL" == "y" ]; then
         VERSION=0.14
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha512:c68e5384afa1a40f1eb5622aa73dd9b1a7902d77b49cad26ac65bf495d688aff17376a738a98e3ff48d3d154abb3a20aad170b95e35bebd1d4e360268746ab3d
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
         VERSION=0.14
  SECURITY_PATCH=1
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:c68e5384afa1a40f1eb5622aa73dd9b1a7902d77b49cad26ac65bf495d688aff17376a738a98e3ff48d3d154abb3a20aad170b95e35bebd1d4e360268746ab3d
fi
        WEB_SITE=http://psi-im.org/
	 LICENSE=GPL
         ENTERED=20020806
        KEYWORDS="jabber messaging chat"
           SHORT="Psi is a client for the Jabber system."
cat << EOF
Psi is a client for the Jabber system. Written in C++ and based on the 
Qt library, there are versions available for Linux (and other flavors of 
unix/X11), Microsoft Windows, and Apple MacOS X. 

Psi is released under the GNU General Public License, so you know 
that it's truly free, and will remain so.

EOF
