The Extended Module Player is a portable command-line module player for Unix and Unix-like systems. It plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).
The Extended Module Player is a portable command-line module player for Unix and Unix-like systems. It plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).
To install xmp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xmp
To see what files were installed by xmp, run:
port contents xmp
To later upgrade xmp, run:
sudo port selfupdate && sudo port upgrade xmp
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.