diff options
author | pav <pav@FreeBSD.org> | 2005-07-14 03:40:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-14 03:40:14 +0800 |
commit | 88040637a88d10478cb7ae590a96a2d3a4ebaab5 (patch) | |
tree | 24f6460532858330077786411ea375f9d21332f8 /games/Makefile | |
parent | 10257fb6698deb9cd2c784039a4bd282635d25e4 (diff) | |
download | freebsd-ports-gnome-88040637a88d10478cb7ae590a96a2d3a4ebaab5.tar.gz freebsd-ports-gnome-88040637a88d10478cb7ae590a96a2d3a4ebaab5.tar.zst freebsd-ports-gnome-88040637a88d10478cb7ae590a96a2d3a4ebaab5.zip |
An 3D Air Hockey, which uses SDL & OpenGL with some features like single, and
multiplayer mode, sound fx, music, camera control, etc.
PR: ports/83342
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 bb36fb10343c..13e3114c9165 100644 --- a/games/Makefile +++ b/games/Makefile @@ -23,6 +23,7 @@ SUBDIR += adonthell SUBDIR += affenspiel SUBDIR += afternoonstalker + SUBDIR += airrox SUBDIR += alephone SUBDIR += alephone-data SUBDIR += alienblaster |