To install mk-configure, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mk-configure
To see what files were installed by mk-configure, run:
port contents mk-configure
To later upgrade mk-configure, run:
sudo port selfupdate && sudo port upgrade mk-configure
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.