diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2006-02-14 14:09:59 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2006-02-14 14:09:59 +0000 |
commit | 2aa05045baa1e8b5b1a6e1a04b5f654a47f7a764 (patch) | |
tree | f760f0990361d08f4359019e6997f842a9806ebe /games/Makefile | |
parent | e575b0b060e4ac69168d76184b4aa118535ed8bb (diff) |
FTJava is a graphical play by email (PBEM) client for Ground Zero Games Full
Thrust. Full Thrust is a minatures based system designed to allow one to play
massive science fiction style fleet battles in a reasonable amount of time.
It emphasizes strategy and fun over rule lawyers and micromanagement.
Authors: Jon Davis
WWW: http://home.nycap.rr.com/davisje/ftjava/index.html (FTJava)
Authors: Jon Tuffley
WWW: http://www.gzg.com (Ground Zero Games)
PR: 93102
Submitted by: Peter Thoenen <eol1@yahoo.com>
Notes
Notes:
svn path=/head/; revision=156012
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 28f3595cc534..10363645eade 100644 --- a/games/Makefile +++ b/games/Makefile @@ -194,6 +194,7 @@ SUBDIR += frikqcc SUBDIR += frotz SUBDIR += frozenbubble + SUBDIR += ftjava SUBDIR += fuhquake SUBDIR += galaxis SUBDIR += galaxyhack |