mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 12:49:08 +00:00
6 lines
207 B
Bash
Executable File
6 lines
207 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=printf
|
|
version=6.6
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/printf-${version}.tar.gz printf-${version}.tar.gz"
|
|
depends=libpuffy
|