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