diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-29 19:53:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-29 19:53:56 +0800 |
commit | c327ce0d986edf99e1fa6cf7e6157a62a53c71c3 (patch) | |
tree | fe0099d2fec4e58a3c5fe4fc88511ee9a4d6cf1f /graphics/Makefile | |
parent | 84ba9b96f50c0939b0af0060060ad6d9a07d1004 (diff) | |
download | freebsd-ports-gnome-c327ce0d986edf99e1fa6cf7e6157a62a53c71c3.tar.gz freebsd-ports-gnome-c327ce0d986edf99e1fa6cf7e6157a62a53c71c3.tar.zst freebsd-ports-gnome-c327ce0d986edf99e1fa6cf7e6157a62a53c71c3.zip |
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 |