diff options
author | pav <pav@FreeBSD.org> | 2006-01-24 02:05:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-24 02:05:05 +0800 |
commit | bb0ae907f6ddfacee2c4b7bfd3b439d7bee0b4ab (patch) | |
tree | 953bc7a7b507a9c014316d75294fbea0fb013393 /games/Makefile | |
parent | b3f1b7b2a742121d09c78a494a191ea9b66afce9 (diff) | |
download | freebsd-ports-gnome-bb0ae907f6ddfacee2c4b7bfd3b439d7bee0b4ab.tar.gz freebsd-ports-gnome-bb0ae907f6ddfacee2c4b7bfd3b439d7bee0b4ab.tar.zst freebsd-ports-gnome-bb0ae907f6ddfacee2c4b7bfd3b439d7bee0b4ab.zip |
Glaxium is an OpenGL-based space-ship "shoot-em-up" styled game.
It is designed to provide the same feel as the old 2D games of that
type, but with 3D for the special effects.
PR: ports/92166
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index a879b48e396c..7766b7d6f158 100644 --- a/games/Makefile +++ b/games/Makefile @@ -207,6 +207,7 @@ SUBDIR += ggz-txt-client SUBDIR += gl-117 SUBDIR += glasteroids + SUBDIR += glaxium SUBDIR += glbsp SUBDIR += glchess SUBDIR += glest |