summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-07 12:16:53 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-07 12:16:53 +0000
commit223129e3444e996dcb3dfb9409398b4ac38924bb (patch)
treebb4d68684c01db5cfd444359adffa02a3737b40a /games/Makefile
parent- Change maintainer's address (diff)
PokerTH is a poker game written in C++/QT4. You can play the popular
"Texas Hold'em" poker variant against up to six computer-opponents or play network games with people all over the world. WWW: http://www.pokerth.net/ Note that this port requires huge memory to compile a 21MB C++ file. Therefore, I mark this port as MANUAL_PACKAGE_BUILD to prevent it build on pointyhat. PR: ports/113972 Submitted by: Yinghong Liu <relaxbsd at gmail.com>
Notes
Notes: svn path=/head/; revision=195134
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 67723737fb05..03eb00a18cd6 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -569,6 +569,7 @@
SUBDIR += pmars-sdl
SUBDIR += poker-engine
SUBDIR += poker-eval
+ SUBDIR += pokerth
SUBDIR += polypuzzle
SUBDIR += pongix
SUBDIR += pouetchess