Untar package:
	tar xvfz wmMand-1.x.tar.gz

Change to source directory:
	cd wmMand-1.X
	cd wmMand

Compile and install:
	make
	make install (as root)

Read the man page:
	man wmMand

Enjoy!