* set description to minetest based voxel game
* sync rules configuration for CMAKE on apk, rpm and deb based distros
* sync installation paths for apk, rpm and deb based distros
* fix for those syncs the CMakefile
* sed command at install make to change install path
* only install sysvinit and shitstemd service units
* service unit for openrc is provided at misc/alpine directory
* added a logrotate unit file at standart /etc/logrotate.d/
* shiststemd file unit go to PREFIX/lib/systemd/system/
* systvinit file unit goes to PREFIX/../etc/init.d/
* openrc alpine based unit file goes to /etc/init.d/ but not provided due sysvinit
* added sisvinit unit service script
* added systemshit unit service script
* added debian packaging script and fiels in root dir
* added spec file for shit rpm distros
* added first intent of alpine packaging