           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
     SOURCE_HASH=sha512:f698160effabf29522dd0bf05582756f859141361e47a6d90a6ba4e55967ced7470cc3a969f06bef0449fb48d254563064c0c04908595f8b96c9051bc25d50e4
        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
