diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2011-09-21 05:51:30 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2011-09-21 05:51:30 +0800 |
commit | ffded6f8792eeb81886d983aff58f2d6f9423a3e (patch) | |
tree | 21f60279180f7783bab28c3cd767148a5718d133 /games/Makefile | |
parent | 700f13ea8a794ccf549745eef7e98efec6dee81b (diff) | |
download | freebsd-ports-gnome-ffded6f8792eeb81886d983aff58f2d6f9423a3e.tar.gz freebsd-ports-gnome-ffded6f8792eeb81886d983aff58f2d6f9423a3e.tar.zst freebsd-ports-gnome-ffded6f8792eeb81886d983aff58f2d6f9423a3e.zip |
Xonotic is a free (GPL), fast-paced first-person shooter that works
on Windows, OS X and Linux. The project is geared towards providing
addictive arena shooter gameplay which is all spawned and driven
by the community itself. Xonotic is a direct successor of the Nexuiz
project with years of development between them, and it aims to
become the best possible open-source FPS (first-person-shooter) of
its kind.
WWW: http://www.xonotic.org/
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 267b508a007a..8579bed32615 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1026,6 +1026,7 @@ SUBDIR += xoids SUBDIR += xoj SUBDIR += xonix + SUBDIR += xonotic SUBDIR += xorgramana SUBDIR += xosmulti SUBDIR += xpacman |