1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:27:35 +00:00

Add the libpuffy helper library and jot, patch, and printf utils

from OpenBSD.
This commit is contained in:
Brian Callahan 2020-03-14 16:59:55 -04:00 committed by Andreas Kling
parent 5967262d81
commit a521d2f950
4 changed files with 19 additions and 0 deletions

5
Ports/printf/package.sh Executable file
View file

@ -0,0 +1,5 @@
#!/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