]> granicus.if.org Git - graphviz/commitdiff
ocaml binding fixes
authorellson <devnull@localhost>
Thu, 8 Nov 2007 01:46:16 +0000 (01:46 +0000)
committerellson <devnull@localhost>
Thu, 8 Nov 2007 01:46:16 +0000 (01:46 +0000)
tclpkg/gv/META.gv.in [new file with mode: 0644]

diff --git a/tclpkg/gv/META.gv.in b/tclpkg/gv/META.gv.in
new file mode 100644 (file)
index 0000000..bef289c
--- /dev/null
@@ -0,0 +1,7 @@
+name="gv"
+version="@VERSION@"
+description="OCaml bindings for graphviz"
+requires=""
+directory="^"
+archive(byte)="gv/gv.cma"
+archive(native)="gv/gv.cmxa"