summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-28 01:29:09 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-28 01:29:09 +0000
commit5321816733b99598b98461ec1e15fa41101a2543 (patch)
treed55fa7b87540a563cc1d1631f95f54c785584976 /games/Makefile
parentAdd New Port: mail/bsmtp (diff)
Add gnurobots 1.0D, a game/diversion where you construct a program for a
little robot, then set him loose and watch him explore a world on his own. It is written in Scheme and implemented using Guile. PR: 21482 Submitted by: Aaron VonderHaar <avh4@crosswinds.net>
Notes
Notes: svn path=/head/; revision=34325
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index e6bebb5e4a83..fa513d5a8cb6 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -78,6 +78,7 @@
SUBDIR += gnomememoryblocks
SUBDIR += gnuchess
SUBDIR += gnugo
+ SUBDIR += gnurobots
SUBDIR += gnushogi
SUBDIR += golddig
SUBDIR += gomoku.app