diff options
author | nork <nork@FreeBSD.org> | 2003-01-25 22:06:53 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-01-25 22:06:53 +0800 |
commit | e3e66af9a23016ec1a3bd3bacfc1260eb5d2f70c (patch) | |
tree | 9b6be05017cc9086edc97f9264dd7d1756e7b61a /graphics/Makefile | |
parent | 63055fa6cf89304bd4d6a18cbcab96112525b759 (diff) | |
download | freebsd-ports-gnome-e3e66af9a23016ec1a3bd3bacfc1260eb5d2f70c.tar.gz freebsd-ports-gnome-e3e66af9a23016ec1a3bd3bacfc1260eb5d2f70c.tar.zst freebsd-ports-gnome-e3e66af9a23016ec1a3bd3bacfc1260eb5d2f70c.zip |
Add gauche-gl 0.2.1, openGL binding for Gauche.
PR: ports/46285
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
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 edb5bce7734e..541518b5564e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -73,6 +73,7 @@ SUBDIR += fxtv SUBDIR += g2 SUBDIR += g3dviewer + SUBDIR += gauche-gl SUBDIR += gcolor SUBDIR += gd SUBDIR += gd2 |