mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02: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
|