/usr/bin/mkofm is in texlive-binaries 2014.20140926.35254-6.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 | #!/bin/sh
# Initial definition. For the moment only makes .tfm files.
mktextfm "$@"
|