On 9/7/2024 02:35, bl...@netjibbing.com wrote:
I’m not easily finding the platforms option, but I’m happy to get that added. If somebody has an example or some reference for that?
It's documented in the Guide here: <https://guide.macports.org/#reference.keywords>
E.g. if the port works on OS X 10.7 (Darwin 11) and later, you would put in the Portfile:
platforms {darwin >= 11} - Josh