mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
a521d2f950
from OpenBSD.
6 lines
196 B
Bash
Executable File
6 lines
196 B
Bash
Executable File
#!/bin/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
|