diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-29 11:53:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-29 11:53:56 +0000 |
commit | b2c38304d2e06ac34dd741e48469737a44f55008 (patch) | |
tree | 751e909084557a6dd14ccb7dbee4308df92e945d /graphics/Makefile | |
parent | - Update to version 1.0.3 (diff) |
add glass
GLASS (openGL Articulated Structure System) is a 3D library
PR: 29991
Submitted by: Patrick Li <pat@databits.net>
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 8454ba1900fb..e8e234b34fd0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -67,6 +67,7 @@ SUBDIR += gimp-manual-ps SUBDIR += gimp1 SUBDIR += giram + SUBDIR += glass SUBDIR += gle SUBDIR += glide3 SUBDIR += gliv |