upd and patches
This commit is contained in:
10
assets/var/gnu/mandoc.md
Normal file
10
assets/var/gnu/mandoc.md
Normal file
@ -0,0 +1,10 @@
|
||||
mandoc
|
||||
=
|
||||
https://mandoc.bsd.lv/snapshots/mandoc.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
echo 'PREFIX=/pkg/gnu/mandoc' > configure.local
|
||||
./configure
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user