- use USE_PYTHON (maintainer, sobomax);
- precompile all .py files being installed;
- make it working with python versions other that 1.52 by using Pmw python
module from ports instead of port's own pre-compiled for python1.52 version;
- install files into ${PREFIX}/share/ptkei, not into ${PREFIX}/ptkei.
Submitted by: maintainer
Improved by: sobomax