aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-01 20:07:20 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-01 20:07:20 +0000
commitd3b785758baf32e0fc1797f4d72af8ff46fa8928 (patch)
treed24ead396d6d5cec84d67a35d2e5d510128f8d59 /devel/Makefile
parent0da28ed96412ed89f6477134ffabaf69107ca52a (diff)
downloadports-d3b785758baf32e0fc1797f4d72af8ff46fa8928.tar.gz
ports-d3b785758baf32e0fc1797f4d72af8ff46fa8928.zip
devel/ocaml-opam: Source-based package manager for OCaml
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 PR: ports/179462 Submitted by: Joris Giovannangeli <joris.gio@gmail.com>
Notes
Notes: svn path=/head/; revision=322144
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index dda066d66789..eec716ffaab6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1314,6 +1314,7 @@
SUBDIR += ocaml-lacaml
SUBDIR += ocaml-lwt
SUBDIR += ocaml-magic
+ SUBDIR += ocaml-opam
SUBDIR += ocaml-ounit
SUBDIR += ocaml-pcre
SUBDIR += ocaml-pomap