diff options
author | acm <acm@FreeBSD.org> | 2009-05-09 09:30:34 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-05-09 09:30:34 +0800 |
commit | e3200f71ab3aa4d4a3da4db6506a332182046283 (patch) | |
tree | 4c44a4d39b68aa563aef7548e63645405ed83c1a /graphics/Makefile | |
parent | 801588552808c85d04f3ed220dce6f762b28be4b (diff) | |
download | freebsd-ports-gnome-e3200f71ab3aa4d4a3da4db6506a332182046283.tar.gz freebsd-ports-gnome-e3200f71ab3aa4d4a3da4db6506a332182046283.tar.zst freebsd-ports-gnome-e3200f71ab3aa4d4a3da4db6506a332182046283.zip |
- New port: graphics/gambas2-gb-opengl
The OpenGL component for gambas
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 b1b21cce072a..5e0194cbc3a8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -199,6 +199,7 @@ SUBDIR += g3dviewer SUBDIR += gambas2-gb-gtk-svg SUBDIR += gambas2-gb-image + SUBDIR += gambas2-gb-opengl SUBDIR += gambas2-gb-pdf SUBDIR += gauche-gl SUBDIR += gcolor |