aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2019-11-22 00:50:06 +0000
committerJason Helfman <jgh@FreeBSD.org>2019-11-22 00:50:06 +0000
commitc61c6eee202bfec617b416b4ebf54d3178a4062e (patch)
treef791f8485bef59e331d7e9b4804fed00562dceee /games/Makefile
parent24e04d3bff919341b3b4729f3e1d4bb143ba85f2 (diff)
downloadports-c61c6eee202bfec617b416b4ebf54d3178a4062e.tar.gz
ports-c61c6eee202bfec617b416b4ebf54d3178a4062e.zip
Add new port: games/mancala
Implementation of the simple board game called Mancala. Contains both a user unfriendly character based interface, and a nice, user friendly X11 interface. Be warned: If you just bother to read the rules, you may get hooked on this!
Notes
Notes: svn path=/head/; revision=518120
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 a3bdc2577d6e..7d130ca37416 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -548,6 +548,7 @@
SUBDIR += mahjong
SUBDIR += maitretarot
SUBDIR += manaplus
+ SUBDIR += mancala
SUBDIR += mangband
SUBDIR += mari0
SUBDIR += marsnomercy