The version of the cmake port has been scattered in four ports.
This change moves the version to a single point: cmake.mk, which now
exposes it as _CMAKE_VERSION. It also got a new _internal argument
to mask away all the other magic it does for devel/cmake to be able
to include it.
- devel/cmake, devel/cmake-gui, devel/cmake-doc:
use DISTVERISON=${_CMAKE_VERSION}
let cmake.mk handle MASTER_SITES
- devel/kms-cmake-utils:
use ${_CMAKE_VERSION_R} as PLIST_SUB