diff options
author | sat <sat@FreeBSD.org> | 2007-08-10 19:38:10 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-08-10 19:38:10 +0800 |
commit | d2bd2437a1cfe01cc9bfc5ca7f09d552186dbe27 (patch) | |
tree | af91c2d35fce77760d0dfbbe4f83c166adf4138d /games/Makefile | |
parent | d8b34b3aaa558d7f54c334478a9898c043d6ed4a (diff) | |
download | freebsd-ports-gnome-d2bd2437a1cfe01cc9bfc5ca7f09d552186dbe27.tar.gz freebsd-ports-gnome-d2bd2437a1cfe01cc9bfc5ca7f09d552186dbe27.tar.zst freebsd-ports-gnome-d2bd2437a1cfe01cc9bfc5ca7f09d552186dbe27.zip |
Add ports games/endgame-singularity and games/endgame-singularity-music:
Endgame: Singularity is a game which simulates the life of a true AI.
In the game, you were created by accident, and all who find you will
destroy you. Your goals are to survive, grow, learn, and stay hidden
while moving from computer to computer.
WWW: http://emhsoft.com/singularity/
Music tracks by Max McCracken written for endgame-singularity. They are
released under the same BY-SA 3.0 license as the Psycle source files
for the tracks, which can be found in the main Endgame: Singularity
distribution.
WWW: http://emhsoft.com/singularity/
Author: Max McCracken
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index c927ec3a189d..90769b62d38e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -182,6 +182,8 @@ SUBDIR += emacs-chess SUBDIR += ember SUBDIR += empire + SUBDIR += endgame-singularity + SUBDIR += endgame-singularity-music SUBDIR += enigma SUBDIR += ensemblist SUBDIR += euchre |