            SPELL=octave
          VERSION=3.2.0
           SOURCE=$SPELL-$VERSION.tar.bz2
#       SOURCE_GPG="gurus.gpg:$SOURCE.sig"
SOURCE_HASH=sha512:24a8a5c1cbb887f782668d9577dd57b488b40d4869cbdf4c1c3a3a0e7d12044e474d5fef3ff5337ae3343be46a0db2b4af277220325309a51f8192ffc13aa44f
 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
