           SPELL=kaffe
         VERSION=1.1.9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/$SOURCE
     SOURCE_HASH=sha512:551189bdc056fb37967a1262ff67dbdad5936dca25fca4304e74bc1e0e4c4efdcdcbf98f03148d98a27bd82c5a020522d5cf5db8cce2ddf8e046f6f2325f684d
      LICENSE[0]=GPL
        WEB_SITE=http://www.kaffe.org
         ENTERED=20020321
        KEYWORDS="java"
           SHORT="Java virtual machine"
cat << EOF
Kaffe is a clean room implementation of the Java virtual machine, plus
the associated class libraries needed to provide a Java runtime
environment. The Kaffe virtual machine is free software, licensed
under the terms of the GNU Public License.
 
Kaffe is a great choice as a base for virtual machine education and/or
research, or if you need a virtual machine as an integral component of
an open source or free software Java distribution.
EOF
