            SPELL=octave
          VERSION=3.0.1
           SOURCE=$SPELL-$VERSION.tar.bz2
#       SOURCE_GPG="gurus.gpg:$SOURCE.sig"
SOURCE_HASH=sha512:2b4f0459f0fc92e39d5f4b681a60f3db2603fd491e1c87804f3bac50a0fb3e7337e531c076cd563f6e89796a2ac166de8cd57003c2cbfb41ffafafdd0657333e
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.octave.org/pub/$SPELL/bleeding-edge/$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
