diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-14 17:04:29 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-14 17:04:29 +0800 |
commit | 10b3df4319a56f0e8d33a97a98d0391119ea9c35 (patch) | |
tree | 8c52f67a78e6118e5cd22fe0c61c806aa6da92b4 /graphics/Makefile | |
parent | 7db862801678b33b03f7a301c40616451259d40a (diff) | |
download | freebsd-ports-gnome-10b3df4319a56f0e8d33a97a98d0391119ea9c35.tar.gz freebsd-ports-gnome-10b3df4319a56f0e8d33a97a98d0391119ea9c35.tar.zst freebsd-ports-gnome-10b3df4319a56f0e8d33a97a98d0391119ea9c35.zip |
Add morpheus - a mesh (3D model) viewer for GNOME desktop.
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 50bd9ce69984..5e4e851bf8bd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -102,6 +102,7 @@ SUBDIR += linux_glx SUBDIR += linux_mesa SUBDIR += linux_mesa3 + SUBDIR += morpheus SUBDIR += mpeg SUBDIR += mpeg-lib SUBDIR += mpeg2codec |