PKGNAME=freecell-solver
PKGSEC=games
PKGDEP="pysol-cards random2 rinutils six"
BUILDDEP="gperf perl-moo perl-path-tiny perl-template-toolkit"
PKGDES="A program that automatically solves layouts of Freecell and similar variants of Card Solitaire"

CMAKE_AFTER="-DFCS_WITH_TEST_SUITE=OFF \
             -DBUILD_STATIC_LIBRARY=OFF"
