mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
5 lines
198 B
Bash
Executable file
5 lines
198 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=jot
|
|
version=6.6
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/jot-${version}.tar.gz jot-${version}.tar.gz"
|
|
depends=libpuffy
|