mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
6 lines
205 B
Bash
Executable file
6 lines
205 B
Bash
Executable file
#!/bin/bash ../.port_include.sh
|
|
port=termcap
|
|
version=1.3.1
|
|
useconfigure=true
|
|
configopts="--prefix=$SERENITY_ROOT/Root/usr"
|
|
files="https://ftp.gnu.org/gnu/termcap/termcap-1.3.1.tar.gz termcap-1.3.1.tar.gz"
|