mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-01 15:43:36 +03:00
ba97548686
This ensures that a libtinfo.a is produced, which is needed by nano.
7 lines
179 B
Bash
Executable File
7 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"
|