mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 06:14:58 +00:00
5 lines
175 B
Bash
Executable file
5 lines
175 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=libffi
|
|
version=3.3
|
|
useconfigure=true
|
|
files="ftp://sourceware.org/pub/libffi/libffi-${version}.tar.gz libffi-${version}.tar.gz"
|