diff options
author | pawel <pawel@FreeBSD.org> | 2012-11-17 17:52:53 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-11-17 17:52:53 +0800 |
commit | 8d4baf428c5541ba202adfb365cf9ee9bb02102f (patch) | |
tree | 4dbebf62c70c185b2cb2e6c162c49b0bf04fd800 /games/Makefile | |
parent | db12c505204b34a03b0d646b19fb3e38216fff4d (diff) | |
download | freebsd-ports-gnome-8d4baf428c5541ba202adfb365cf9ee9bb02102f.tar.gz freebsd-ports-gnome-8d4baf428c5541ba202adfb365cf9ee9bb02102f.tar.zst freebsd-ports-gnome-8d4baf428c5541ba202adfb365cf9ee9bb02102f.zip |
(Readdition of games/starfighter which was removed on 218872)
Project: Starfighter is an old school 2D shoot 'em up. In the game you take on
the role of a rebel pilot called Chris, who is attempting to overthrow a
military corporation called Weapco. Weapco has seized control of the known
universe and currently rules it with an iron fist. Chris can no longer stand
back and watch as millions of people suffer and die. He steals an experimental
craft known as "Firefly" and begins his mission to fight his way to Sol,
freeing key systems along the way. The game opens with Chris attempting to
escape a Weapco patrol that has intercepted him.
WWW: http://sourceforge.net/projects/pr-starfighter/
PR: ports/173494
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes
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 599d1eb0e80c..ab934b971c38 100644 --- a/games/Makefile +++ b/games/Makefile @@ -860,6 +860,7 @@ SUBDIR += spider SUBDIR += spring SUBDIR += springlobby + SUBDIR += starfighter SUBDIR += starlanes SUBDIR += steelstorm SUBDIR += stepbill |