CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/11/27 10:06:56
Modified files:
sysutils/uefitool: Makefile
sysutils/uefitool/pkg: PLIST
Log message:
Bring back CLI tools, use Qt6, build everything with cmake
Turns out README.md is a little misleading/inaccurate and the global cmake file
just works for all tools (except the fake/install target, see GitHub issue).
Contrary to qmake, using cmake requires Qt6, but we have that and it works, so
make the move.
