diff options
author | sat <sat@FreeBSD.org> | 2007-08-10 03:24:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-08-10 03:24:14 +0800 |
commit | f7c8a117e5f9e5448a9e32837a71fbbab81f089a (patch) | |
tree | 35f29d9df74cce1fa38c6dd77adc69c8adf9b32a /games/Makefile | |
parent | 170aedefb8d0a99e7974de041d589fafb33cac9c (diff) | |
download | freebsd-ports-gnome-f7c8a117e5f9e5448a9e32837a71fbbab81f089a.tar.gz freebsd-ports-gnome-f7c8a117e5f9e5448a9e32837a71fbbab81f089a.tar.zst freebsd-ports-gnome-f7c8a117e5f9e5448a9e32837a71fbbab81f089a.zip |
Add port games/ultimatestunts:
UltimateStunts is a UNIX/Windows/Linux remake of the DOS-game "stunts",
providing modern features like openGL graphics, 3D sound and internet
multiplaying. Design your own tracks, choose your opponents and try the
most spectacular stunts you've ever seen.
This game is still under heavy development, don't expect everything to
work.
WWW: http://www.ultimatestunts.nl/
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 26cdb43fa2de..c927ec3a189d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -781,6 +781,7 @@ SUBDIR += uhexen SUBDIR += uhexen2 SUBDIR += uhexen2-extras + SUBDIR += ultimatestunts SUBDIR += umark SUBDIR += untahris SUBDIR += uox3 |