mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-14 01:04:38 +03:00
9 lines
226 B
Bash
Executable File
9 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
|