diff options
author | anholt <anholt@FreeBSD.org> | 2003-05-14 13:18:29 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-05-14 13:18:29 +0800 |
commit | 7a1fc8e628a99803fedb3b0ceeed835d79ad718c (patch) | |
tree | f7b36e3ddcaf12b29764b4209a508a2e89d2b874 /games/Makefile | |
parent | ed0b4af13ab4534073e8b197e1d2856ab4137e8c (diff) | |
download | freebsd-ports-graphics-7a1fc8e628a99803fedb3b0ceeed835d79ad718c.tar.gz freebsd-ports-graphics-7a1fc8e628a99803fedb3b0ceeed835d79ad718c.tar.zst freebsd-ports-graphics-7a1fc8e628a99803fedb3b0ceeed835d79ad718c.zip |
Add openglad 0.98, an SDL port of an old DOS game called Gladiator.
PR: 52178
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
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 50abaca42ac..f993cf0d5ed 100644 --- a/games/Makefile +++ b/games/Makefile @@ -246,6 +246,7 @@ SUBDIR += oneko SUBDIR += oneko-sakura SUBDIR += oonsoo + SUBDIR += openglad SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pentix |