mandoc = https://mandoc.bsd.lv/snapshots/mandoc.tar.gz ``` sh *** build *** echo 'PREFIX=/pkg/gnu/mandoc' > configure.local ./configure make -j$(nproc) make install ```