Skip to content

camlunity/ocaml-macports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml-related MacPorts

Installing

Clone the repository somewhere:

$ cd ~/work
$ git clone git://github.com/camlunity/ocaml-macports.git

Open the sources.conf file in a text editor:

$ open -e /opt/local/etc/macports/sources.conf

Insert an URL pointing to the ocaml-ports directory before the rsync URL as shown:

file:///Users/xavier/work/ocaml-macports
rsync://rsync.macports.org/release/ports [default]

Install caml-findlib

$ sudo port install caml-findlib

Available portfiles

MacPorts

http://www.macports.org/

OCaml

http://www.ocaml.org/

Releases

No releases published

Packages

No packages published

Languages