mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 02:03:06 -05: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"
|