diff options
author | alex <alex@FreeBSD.org> | 2001-06-08 23:15:50 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-06-08 23:15:50 +0800 |
commit | 698429389f1a9db55000fb9ebce5f259689fd644 (patch) | |
tree | 344ed129782e0f830663fef366e433f77315c8a7 /games/Makefile | |
parent | 3484b087b04c6e9e968f921830e9128ca143c400 (diff) | |
download | freebsd-ports-graphics-698429389f1a9db55000fb9ebce5f259689fd644.tar.gz freebsd-ports-graphics-698429389f1a9db55000fb9ebce5f259689fd644.tar.zst freebsd-ports-graphics-698429389f1a9db55000fb9ebce5f259689fd644.zip |
Add tuxkart, an OpenGL action kart racing game.
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 7e8fbbbcc07..97faca34cdc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -214,6 +214,7 @@ SUBDIR += tkmoo SUBDIR += tksol SUBDIR += trojka + SUBDIR += tuxkart SUBDIR += tuxracer SUBDIR += tvp SUBDIR += nighthawk |