mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
7 lines
185 B
Bash
7 lines
185 B
Bash
|
#!/bin/bash ../.port_include.sh
|
||
|
port=mandoc
|
||
|
version=1.14.5
|
||
|
useconfigure=true
|
||
|
files="https://mandoc.bsd.lv/snapshots/mandoc-1.14.5.tar.gz mandoc-1.14.5.tar.gz"
|
||
|
depends="less pcre2 zlib"
|