# $Id: Portfile 118348 2014-03-31 17:33:56Z macsforever2000@macports.org $ PortSystem 1.0 name ocaml-ocamldbi version 0.9.11 revision 3 categories devel ml license LGPL-2.1 maintainers landonf openmaintainer description DBI library for simple database access. long_description ${description} homepage http://merjis.com/developers/mod_caml platforms darwin master_sites http://download.savannah.gnu.org/releases/modcaml/ distname ocamldbi-${version} checksums rmd160 270020a83b10ee672ca735228476d66cba1f2b3e \ sha256 ff9248155894fa1c528f692547ec15a2e25a17b8eab0cdffb56ca59f147ea449 depends_lib port:ocaml \ port:ocaml-findlib \ port:ocaml-pcre \ port:ocaml-postgresql \ port:ocaml-sqlite3 patchfiles patch-postgresql.ml post-patch { reinplace "s|/usr/share/doc|${prefix}/share/doc|g" ${worksrcpath}/Makefile.config } use_configure no use_parallel_build no