FreeBSD pkg supports ABI output like the following: $ pkg config ABI FreeBSD:13:amd64 $ pkg config ALTABI freebsd:13:x86:64 mport could do something similar with mport config get ABI
FreeBSD pkg supports ABI output like the following:
$ pkg config ABI
FreeBSD:13:amd64
$ pkg config ALTABI
freebsd:13:x86:64
mport could do something similar with
mport config get ABI