diff options
author | danfe <danfe@FreeBSD.org> | 2006-06-01 19:19:18 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-06-01 19:19:18 +0800 |
commit | 09a8720829de7b52b821fb56531c133d842c7fed (patch) | |
tree | 65d971a1ea9c4eb027b43e94b1ea5d067b18303e /games/Makefile | |
parent | 0ebb65510b74d0624402a547ca717f4ea126367e (diff) | |
download | freebsd-ports-gnome-09a8720829de7b52b821fb56531c133d842c7fed.tar.gz freebsd-ports-gnome-09a8720829de7b52b821fb56531c133d842c7fed.tar.zst freebsd-ports-gnome-09a8720829de7b52b821fb56531c133d842c7fed.zip |
Add Warsow, a fast paced first person shooter game with cartoonish graphics
which is primarily focused on trix (trick jumps) and art of move.
WWW: http://www.warsow.net/
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 3531f2006c06..f9353722f440 100644 --- a/games/Makefile +++ b/games/Makefile @@ -688,6 +688,7 @@ SUBDIR += vultures-eye SUBDIR += wanderer SUBDIR += wargus + SUBDIR += warsow SUBDIR += warzone2100 SUBDIR += wesnoth SUBDIR += wmeyes |