mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
a521d2f950
from OpenBSD.
5 lines
187 B
Bash
Executable file
5 lines
187 B
Bash
Executable file
#!/bin/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
|