diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-29 12:40:29 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-29 12:40:29 +0800 |
commit | 40b94636ee9dc4c6c31fc61179feadfaadec1dd7 (patch) | |
tree | 8574f3563a4fe9551144453644c806ddd752b945 /games/Makefile | |
parent | a6badf0e19e9941a3e6d800843ec44b83ce6fdd3 (diff) | |
download | freebsd-ports-gnome-40b94636ee9dc4c6c31fc61179feadfaadec1dd7.tar.gz freebsd-ports-gnome-40b94636ee9dc4c6c31fc61179feadfaadec1dd7.tar.zst freebsd-ports-gnome-40b94636ee9dc4c6c31fc61179feadfaadec1dd7.zip |
Pioneer Space Simulator.
Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
the 31st century.
The game is open-ended, and you are free to explore the millions of star
systems in the game. You can land on planets, slingshot past gas giants, and
burn yourself to a crisp flying between binary star systems. You can try your
hand at piracy, make your fortune trading between systems, or do missions for
the various factions fighting for power, freedom or self-determination.
WWW: http://pioneerspacesim.net
WWW: http://github.com/pioneerspacesim/pioneer
PR: 193213
Submitted by: lightside@gmx.com
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 2d3208f61dad..1e3b460d641a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -715,6 +715,7 @@ SUBDIR += pinball SUBDIR += pingus SUBDIR += pink-pony + SUBDIR += pioneer SUBDIR += pioneers SUBDIR += pipenightdreams SUBDIR += pipepanic |