mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 18:24:45 -05:00
ba97548686
This ensures that a libtinfo.a is produced, which is needed by nano.
6 lines
179 B
Bash
Executable file
6 lines
179 B
Bash
Executable file
#!/bin/bash ../.port_include.sh
|
|
port=ncurses
|
|
version=6.1
|
|
useconfigure=true
|
|
configopts="--with-termlib"
|
|
files="ftp://ftp.gnu.org/gnu/ncurses/ncurses-6.1.tar.gz ncurses-6.1.tar.gz"
|