            SPELL=octave
          VERSION=3.2.2
           SOURCE=$SPELL-$VERSION.tar.bz2
#       SOURCE_GPG="gurus.gpg:$SOURCE.sig"
SOURCE_HASH=sha512:57f453d29191ba0206b6a3f197f634feeb226f4644d308122d5216f1606edc33ed29407601a3ad796722dcbefbf63b80a479041bee10b12e39f2c649b5b2137f
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.octave.org/pub/$SPELL/$SOURCE
       LICENSE[0]=GPL
         WEB_SITE=http://www.octave.org
         KEYWORDS="science"
          ENTERED=20020319
            SHORT="Octave is a MATLAB clone"

cat << EOF
GNU Octave is a high-level language, primarily intended for numerical 
computations. It provides a convenient command line interface for solving 
linear and nonlinear problems numerically, and for performing other numerical
experiments using a language that is mostly compatible with Matlab. It may 
also be used as a batch-oriented language. 
EOF
