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