Files
AeroPkg/assets/var/gnu/mandoc.md
2026-07-22 04:29:56 +03:00

170 B

mandoc

https://mandoc.bsd.lv/snapshots/mandoc.tar.gz

echo 'PREFIX=/pkg/gnu/mandoc' > configure.local
./configure
make -j$(nproc)
make install