aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-26 09:04:41 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-26 09:04:41 +0000
commitd8722f974d14bb79fb5a8d6b671a94ab866de71e (patch)
tree2dd05ac7ac7ac9dfa4611bac2d4c20e4e838ed13 /games/Makefile
parent543ccd13ce73f1512b42238b8405632e81c519c3 (diff)
downloadports-d8722f974d14bb79fb5a8d6b671a94ab866de71e.tar.gz
ports-d8722f974d14bb79fb5a8d6b671a94ab866de71e.zip
New port: games/black-hole-solver
Black Hole Solitaire Solver This is a solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”. It provides a portable C library, and a command line application that after being fed with a layout will emit the cards to move. https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/ This is an upcoming dependency in games/kpat
Notes
Notes: svn path=/head/; revision=543457
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 69dcba4f529f..29416db6c620 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -86,6 +86,7 @@
SUBDIR += biorythm
SUBDIR += bitefusion
SUBDIR += black-box
+ SUBDIR += black-hole-solver
SUBDIR += blackjackclient
SUBDIR += blackshadeselite
SUBDIR += blinken