diff options
author | yuri <yuri@FreeBSD.org> | 2018-11-20 15:10:02 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-11-20 15:10:02 +0800 |
commit | ce18bd4f96c20e07e2a5e78094354f40764f5553 (patch) | |
tree | 3d0f2092bcef6ba74dbadcf00eb4d3d23dfa106f /math/Makefile | |
parent | 529de57dbbadd60c3eae6f666feda8339201be0f (diff) | |
download | freebsd-ports-gnome-ce18bd4f96c20e07e2a5e78094354f40764f5553.tar.gz freebsd-ports-gnome-ce18bd4f96c20e07e2a5e78094354f40764f5553.tar.zst freebsd-ports-gnome-ce18bd4f96c20e07e2a5e78094354f40764f5553.zip |
New port: math/octomap: Efficient probabilistic 3D mapping framework based on octrees
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 9047e560d812..ecaddd040b72 100644 --- a/math/Makefile +++ b/math/Makefile @@ -476,6 +476,7 @@ SUBDIR += octave-forge-video SUBDIR += octave-forge-zenity SUBDIR += octave-forge-zeromq + SUBDIR += octomap SUBDIR += ogdf SUBDIR += oleo SUBDIR += openblas |