tpoechtrager / osxcross

Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)
GNU General Public License v2.0
2.8k stars 318 forks source link

Allow building MacPorts packages. #380

Open OmniBlade opened 1 year ago

OmniBlade commented 1 year ago

Currently the MacPorts package manager seems to only use the pre-built binary packages, however these tend not to include the universal builds with both x86_64 and arm64 which makes it more convenient to distribute to end users so they don't have to do too much thinking about which one they need.