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.
Obmenu is a menu editor designed for openbox. It's easy to use, allowing
to get the most out of the powerful Openbox menu system, while hiding
the xml layout from the user.
It also (optionally) installs a bunch of dynamic menus (pipe menus),
such as Gnome menus or a quick-navigator.
You can also use the obxml module to easily write pipe menus of your own
in Python.
"looks fine" sthen@, ok jasper@