diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-24 12:11:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-24 12:11:15 +0800 |
commit | d7f19c421a192dbe65b5f067be32212bc12a0159 (patch) | |
tree | 92870d6a5b7619411cfa7623e602a0c7e57f9838 /games/Makefile | |
parent | f7b6d79f7473a4a76c542fda77ee5cee1f31eb41 (diff) | |
download | freebsd-ports-gnome-d7f19c421a192dbe65b5f067be32212bc12a0159.tar.gz freebsd-ports-gnome-d7f19c421a192dbe65b5f067be32212bc12a0159.tar.zst freebsd-ports-gnome-d7f19c421a192dbe65b5f067be32212bc12a0159.zip |
New port: games/oolite - clone of Elite space simulator game for GNUstep
Oolite is an independent interpretation and recreation of the classic game,
Elite. Oolite is a space trading and combat game, with the dangers of pirates,
police, bounty hunters, and various other hazards. The player's role is open
ended: there is no set goal other than perhaps to reach the Elite combat
rating, but the players may choose their own path through the universe.
The game is expandable, and numerous expansion packs already exist. New ships
and new missions are available for download.
You can find a first-flight tutorial here:
http://oolite.aegidian.org/tutorial/
WWW: http://oolite-linux.berlios.de/
PR: ports/86997
Submitted by: Andriy Gapon <avg@icyb.net.ua>
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 c4c059ef96ab..5d8e9a34ea7c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -409,6 +409,7 @@ SUBDIR += omega SUBDIR += oneko SUBDIR += oneko-sakura + SUBDIR += oolite SUBDIR += oonsoo SUBDIR += openglad SUBDIR += openmortal |