mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-27 13:11:46 +03:00
8 lines
235 B
Bash
Executable File
8 lines
235 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=byacc
|
|
version=20230521
|
|
files=(
|
|
"https://invisible-mirror.net/archives/byacc/byacc-${version}.tgz#5ad915a7d5833aa38a5e31bd077505666029c35e365dff8569fe4598eaa9fef2"
|
|
)
|
|
useconfigure=true
|