diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-04 20:16:29 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-04 20:16:29 +0800 |
commit | 9a50ff5c461dfba26eaa7ea7fe445fa15e76b877 (patch) | |
tree | 14ca507496af2d8347c391407650aed2e266a2c4 /games/Makefile | |
parent | 6e902fadd4bba71ba188fcef4668a121eb6c06f8 (diff) | |
download | freebsd-ports-gnome-9a50ff5c461dfba26eaa7ea7fe445fa15e76b877.tar.gz freebsd-ports-gnome-9a50ff5c461dfba26eaa7ea7fe445fa15e76b877.tar.zst freebsd-ports-gnome-9a50ff5c461dfba26eaa7ea7fe445fa15e76b877.zip |
D2X-XL is a community modified version of Icculus's D2X port,
the original Unix port of Descent by Parallax software. It
contains many bug fixes and improvements since Icculus stopped
working on D2X.
You need to own the orignal game or download demo data
files.
WWW: http://www.descent2.de/
PR: 132086
Submitted by: Aragon Gouveia <aragon at phat dot za dot 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 98a57d886d80..53748d9b7ce8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -157,6 +157,7 @@ SUBDIR += cultivation SUBDIR += cursive SUBDIR += d2x + SUBDIR += d2x-xl SUBDIR += daimonin-client SUBDIR += dangen SUBDIR += dangerdeep |