To install zstdConfig.cmake, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install zstdConfig.cmake
To see what files were installed by zstdConfig.cmake, run:
port contents zstdConfig.cmake
To later upgrade zstdConfig.cmake, run:
sudo port selfupdate && sudo port upgrade zstdConfig.cmake
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.