diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2001-01-05 13:19:36 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2001-01-05 13:19:36 +0000 |
commit | 39609ad548dca1f25c07300bcfbc128cbf3c5e1f (patch) | |
tree | 7849e1ad225c52cb73247f23a487872b6e903652 /games/Makefile | |
parent | 0f82eea8ee54d1ee89eed2de044b6f99f2e89303 (diff) | |
download | ports-39609ad548dca1f25c07300bcfbc128cbf3c5e1f.tar.gz ports-39609ad548dca1f25c07300bcfbc128cbf3c5e1f.zip |
Add tuxracer, a 3d penguin racing game using OpenGL.
PR: 20582
Submitted by: Eric Anholt
Notes
Notes:
svn path=/head/; revision=36816
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 |