PortSystem 1.0 name lablgtk version 1.2.5 revision 0 categories x11 maintainers jpm@opendarwin.org description Objective Caml interface to gtk+ long_description \ LablGTK is is an Objective Caml interface to gtk+. \ \ It uses the rich type system of Objective Caml 3 to provide a \ strongly typed, yet very comfortable, object-oriented interface to \ gtk+. This is not that easy if you know the dynamic typing approach \ taken by gtk+. homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html platforms darwin master_sites http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ checksums md5 92628c756d2d3e2706b59d0382f23c19 depends_lib bin:camlp4:ocaml lib:libgtk.1:gtk configure { #weird weird build process cd ${worksrcpath} system "make configure" system "make" } build.target opt post-install { system "ranlib ${prefix}/lib/ocaml/lablgtk/lablgtk.a" system "ranlib ${prefix}/lib/ocaml/lablgtk/liblablgtk.a" } include contents