diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-30 19:58:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-30 19:58:41 +0800 |
commit | a2797eb18e95e4099f741337070ede4b476c179b (patch) | |
tree | 419e964f789f02dd20dcba9e8a9764c018beab92 /graphics/Makefile | |
parent | 8666cfc2144f1c3e76f4a089fc82ac9c967df986 (diff) | |
download | freebsd-ports-gnome-a2797eb18e95e4099f741337070ede4b476c179b.tar.gz freebsd-ports-gnome-a2797eb18e95e4099f741337070ede4b476c179b.tar.zst freebsd-ports-gnome-a2797eb18e95e4099f741337070ede4b476c179b.zip |
add g3dviewer 0.0.3
A 3D file viewer for GTK+
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 f87a702af713..8db6f112a5e3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -64,6 +64,7 @@ SUBDIR += fujiplay SUBDIR += fxtv SUBDIR += g2 + SUBDIR += g3dviewer SUBDIR += gcolor SUBDIR += gd SUBDIR += gd2 |