mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
5 lines
192 B
Bash
Executable File
5 lines
192 B
Bash
Executable File
#!/bin/bash ../.port_include.sh
|
|
port=libpuffy
|
|
version=1.0
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-${version}/libpuffy-${version}.tar.gz libpuffy-${version}.tar.gz"
|