The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
A framework to build command line applications in Go with most of the burden of
arguments parsing and validation placed on the framework instead of the
developer.