mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:47:34 +00:00
Ports: Add libffi
This commit is contained in:
parent
0fab0ee96a
commit
40fbdd4e9e
2 changed files with 17 additions and 0 deletions
5
Ports/libffi/package.sh
Executable file
5
Ports/libffi/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/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"
|
Loading…
Add table
Add a link
Reference in a new issue