freebsd - FreeBSD pkg
Supported Uses in FPM
fpm supports using freebsd only as an output type. This means you can create freebsd packages from input types like deb, dir, or npm
freebsd-specific command line flags
--freebsd-origin ABISets the FreeBSD ‘origin’ pkg field
--freebsd-osversion VERSIONSets the FreeBSD ‘version’ pkg field, ie 12 or 13, use ‘*’ for all.