diff options
author | nbm <nbm@FreeBSD.org> | 2001-01-05 21:19:36 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2001-01-05 21:19:36 +0800 |
commit | a7aa9f9e659a45cd2e227db0d9c165b06d3b190b (patch) | |
tree | a7717b5330338a898c5126435fceb0589a019e6c /games/Makefile | |
parent | d2b10a39730b58f02a56071a49a7adc6631db3bf (diff) | |
download | freebsd-ports-gnome-a7aa9f9e659a45cd2e227db0d9c165b06d3b190b.tar.gz freebsd-ports-gnome-a7aa9f9e659a45cd2e227db0d9c165b06d3b190b.tar.zst freebsd-ports-gnome-a7aa9f9e659a45cd2e227db0d9c165b06d3b190b.zip |
Add tuxracer, a 3d penguin racing game using OpenGL.
PR: 20582
Submitted by: Eric Anholt
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 9799bf57c771..a66bbafd7521 100644 --- a/games/Makefile +++ b/games/Makefile @@ -176,6 +176,7 @@ SUBDIR += tkmoo SUBDIR += tksol SUBDIR += trojka + SUBDIR += tuxracer SUBDIR += tvp SUBDIR += nil SUBDIR += nonsense |