mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 01:59:14 +03:00
cf0798158a
Upgrade patch to git style, add ReadMe.md and remove from the list of ports missing descriptions.
8 lines
255 B
Bash
Executable File
8 lines
255 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=klong
|
|
version=20220315
|
|
files="http://t3x.org/klong/klong${version}.tgz klong${version}.tgz 018b75ca2b2ee86eabc9ac3b6c14b0a2aa9200998d4d860e04432fdc80285191"
|
|
auth_type=sha256
|
|
useconfigure=false
|
|
workdir=klong
|