Add build framework for OCaml, Perl, Python bindings.
[hivex.git] / ocaml / META.in
diff --git a/ocaml/META.in b/ocaml/META.in
new file mode 100644 (file)
index 0000000..45b0a92
--- /dev/null
@@ -0,0 +1,6 @@
+name="hivex"
+version="@PACKAGE_VERSION@"
+description="Windows Registry hive file bindings for OCaml"
+requires="unix"
+archive(byte)="mlhivex.cma"
+archive(native)="mlhivex.cmxa"