---
name: caml
version: 0.75_4
origin: lang/caml-light
comment: A strongly typed functional language belonging to the ML family
arch: freebsd:9:x86:64
www: http://caml.inria.fr/
maintainer: michael.grunewald@laposte.net
prefix: /usr/local
licenselogic: single
flatsize: 6983835
desc: "Caml is a strongly-typed functional programming language from the\nML family,
  close to Standard ML but slightly different.\n\nWWW: http://caml.inria.fr/\n\nThe
  Caml Light system comprises the following parts: \n     - An interactive system,
  based on a read-eval-print loop.\n     - A batch compiler and linker, `camlc'.  The
  compiler\n       produces standalone executable programs.\n     - A medium-sized
  standard library.\n     - A tool to build libraries of frequently-used program modules.
  \n     - A parser generator and a lexical analyzer generator, in the\n       style
  of lex and yacc.\n     - Various programming tools: \n         - A source-level
  debugger with replay capabilities (``time travel''). \n         - An hypertext browser
  for modules. \n\t - A simple Emacs editing mode, plus the ability to run the\n\t
  - toplevel or the debugger under Emacs.\n         - Search by types on modules.
  \n     - Several interface libraries: \n         - Portable graphic primitives (simple
  line and text drawings). \n         - Interface with the Unix system calls. \n         -
  Arbitrary-precision rational arithmetic (extremely efficient). \n         - High-level
  string operations (regular expressions, ...). \n"
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- lang
- elisp
shlibs_required:
- libX11.so.6
