1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:07: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

4
Ports/libpuffy/package.sh Executable file
View file

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