diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2004-05-28 10:29:40 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2004-05-28 10:29:40 +0800 |
commit | 3fc3e24f5fb5c418d81a1978934a2654e6ba2f24 (patch) | |
tree | 893efb636917f4b4c89513f5a25ba89bc63233d7 /math/Makefile | |
parent | a8f9429d63654ff31f4f9e5868ab75758fa1caaa (diff) | |
download | freebsd-ports-gnome-3fc3e24f5fb5c418d81a1978934a2654e6ba2f24.tar.gz freebsd-ports-gnome-3fc3e24f5fb5c418d81a1978934a2654e6ba2f24.tar.zst freebsd-ports-gnome-3fc3e24f5fb5c418d81a1978934a2654e6ba2f24.zip |
A graph manipulation library for Objective Caml.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 39228cadbf54..abad32568b73 100644 --- a/math/Makefile +++ b/math/Makefile @@ -109,6 +109,7 @@ SUBDIR += ngraph SUBDIR += nsc2ke SUBDIR += ntl + SUBDIR += ocaml-ocamlgraph SUBDIR += octave SUBDIR += octave-forge SUBDIR += oleo |