freebsd-ports/games/mudmagic
Ruslan Makhmatkhanov 5ac75c33fc - fix python dependency version to not confuse our users
According to [1], mudmagic using system python interpreter to run
user-defined scripts. So, any python version will fit, change USE_PYTHON
value from 24 to just YES. And by the way, since `24' is not correct
value to depend on Python 2.4 (it should be USE_PYTHON=2.4 in this
case), this port is actually depend on default Python version (2.7), so
no portrevision bump is needed.

[1] http://www.mudmagic.com/mud-client/downloads/mudmagic-1.9/interface/doc/python_scripting.html

Approved by:   novel (mentor)
Feature safe:  yes
2011-12-06 19:51:03 +00:00
..
distinfo -remove MD5 2011-07-03 14:25:36 +00:00
Makefile - fix python dependency version to not confuse our users 2011-12-06 19:51:03 +00:00
pkg-descr
pkg-plist