diff options
Diffstat (limited to 'devel/ocaml-opam/pkg-descr')
-rw-r--r-- | devel/ocaml-opam/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/ocaml-opam/pkg-descr b/devel/ocaml-opam/pkg-descr new file mode 100644 index 000000000000..72cf86ee711d --- /dev/null +++ b/devel/ocaml-opam/pkg-descr @@ -0,0 +1,5 @@ +OPAM is a source-based package manager for OCaml. It supports multiple +simultaneous compiler installations, flexible package constraints, and +a Git-friendly development workflow. + +WWW: http://opam.ocamlpro.com/index.html |