diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-14 00:17:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-14 00:17:15 +0000 |
commit | 6e0cfa00e05423f3755fd45078b98f8fc340c806 (patch) | |
tree | c2cee741e9cbcef42cc985d2ce28dc0c6b6e5f87 /graphics/Makefile | |
parent | - Update to 1.5.14 (diff) |
Add robot, a data plotting and analysis tool for XView toolkit.
PR: ports/57871
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f5f7fd3efddb..652c9f84caad 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -334,6 +334,7 @@ SUBDIR += rayshade SUBDIR += reallyslick SUBDIR += renderpark + SUBDIR += robot SUBDIR += ruby-evas SUBDIR += ruby-gd SUBDIR += ruby-gdchart |