           SPELL=ocaml
         VERSION=3.08.3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%pl*}
   SOURCE_URL[0]=http://caml.inria.fr/distrib/$SPELL-3.08/$SOURCE
   SOURCE_URL[1]=ftp://ftp.inria.fr/INRIA/caml-light/$SPELL-3.08/$SOURCE
          MD5[0]='0e893ccf8af101c95b9f09ed48f4cbc7'
        WEB_SITE=http://caml.inria.fr/
       BUILD_API=2
       GCC_VERSION=3.4
         ENTERED=20040325
         UPDATED=20040325
      LICENSE[0]=GPL
      MAKE_NJOBS=1
           SHORT="Objective Caml programming language"
cat << EOF
Caml is a strongly-typed functional programming language
from the ML family. OCaml (Objective Caml) and Caml Light
are two open source implementations of Caml developed
at INRIA Rocquencourt, projet Cristal.
EOF
