diff options
author | maho <maho@FreeBSD.org> | 2003-07-27 23:22:31 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-07-27 23:22:31 +0800 |
commit | cddc5f825bc9ff0721d63113d7e96437ed3f7805 (patch) | |
tree | 339ec707d06b0ecd042a45fc216a041603f86318 /graphics/Makefile | |
parent | 8c0b844e5b7b9351696eedb2514833ec60829173 (diff) | |
download | freebsd-ports-gnome-cddc5f825bc9ff0721d63113d7e96437ed3f7805.tar.gz freebsd-ports-gnome-cddc5f825bc9ff0721d63113d7e96437ed3f7805.tar.zst freebsd-ports-gnome-cddc5f825bc9ff0721d63113d7e96437ed3f7805.zip |
Added a new port, megapov.
This is a extension of povray (famous ray tracer),
having a lot of new features.
# Clothray cloth simulation system
# Sim-POV mechanics simulation system
# Film exposure simulation
# Text object alignment
# Frame_Step feature
...
and much more.
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 16d782d3209a..934aa4b528f1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -217,6 +217,7 @@ SUBDIR += linux_mesa3 SUBDIR += lodju SUBDIR += maverik + SUBDIR += megapov SUBDIR += mesagl SUBDIR += meshviewer SUBDIR += metapixel |