aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tin/tin.inc
blob: 026cb8eec9e7fcbb0373880ccc59a3dffc8bf220 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Tin is a powerful text mode news reader."
SECTION = "console/network"
DEPENDS = "ncurses libpcre"
LICENSE = "BSD"
INC_PR = "r2"

inherit autotools 

EXTRA_OECONF = "--with-screen=ncurses --with-pcre=${STAGING_LIBDIR}/.."