> Am 06.03.2021 um 20:01 schrieb Jason Liu <[email protected]>:
>
> Technically, MacPorts does have an equivalent inside ${prefix}, and that
> would be the ${prefix}/Library directory. You could create an Application
> Support directory in there, e.g. ${prefix}/Library/Application
> Support/MacPass, and have the app load its plugins from that location. In
> this way, you would still be staying in-line with MacPorts' mtree layout.
Yes, I had thought about that. I was hesitating to go ahead with this, because
I knew nothing about Objective-C. But thanks to Google I am now the worlds
worst Objective-C programmer and I managed to make MacPass fetch plugins from
${prefix}/Library/Application Support/MacPass.