mirror of
https://github.com/RGBCube/serenity
synced 2025-07-07 20:07:35 +00:00
5 lines
164 B
Bash
Executable file
5 lines
164 B
Bash
Executable file
#!/bin/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"
|