mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
8 lines
226 B
Bash
Executable file
8 lines
226 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=klong
|
|
version=20220315
|
|
files=(
|
|
"http://t3x.org/klong/klong${version}.tgz#018b75ca2b2ee86eabc9ac3b6c14b0a2aa9200998d4d860e04432fdc80285191"
|
|
)
|
|
useconfigure=false
|
|
workdir=klong
|