I have trying to build a package. If I get well, I have to make a package of the folder and on OPNsense using pkg install. Is it right?
Can you give some more details please
I have a build a package in a FreeBSD distribution putting it in usr/plugins/devel. I have executed the command 'make package'. Then I think I have to go on OPNsense, going into the directory where is located the t.x.z folder. Then i have to make the sudo pkg add <package_name>.t.x.z. Is the right procedure?
(The package in on a repo on Github and I have already created the +POST_INSTALL)