mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 19:57:45 +03:00
7cb9237be9
Except in the Lua port's Makefile patch, I couldn't figure this out...
6 lines
235 B
Bash
Executable File
6 lines
235 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=figlet
|
|
version=2.2.5
|
|
files="http://ftp.figlet.org/pub/figlet/program/unix/figlet-${version}.tar.gz figlet-${version}.tar.gz d88cb33a14f1469fff975d021ae2858e"
|
|
makeopts="CC=${CC} LD=${CC}"
|