if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
of PySol Solitaire.
There are games that use the 52 card International Pattern deck, games for the
78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games, Matrix
games, Mahjongg games, and games for an original hexadecimal-based deck.
Its features include modern look and feel (uses Ttk widget set), multiple
cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a
hint system, demo games, a solitaire wizard, support for user written
plug-ins, an integrated HTML help browser, and lots of documentation.
OK sthen@