aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tin/tin.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tin/tin.inc')
-rw-r--r--recipes/tin/tin.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/tin/tin.inc b/recipes/tin/tin.inc
new file mode 100644
index 0000000000..683962838c
--- /dev/null
+++ b/recipes/tin/tin.inc
@@ -0,0 +1,8 @@
+DESCRIPTION = "Tin is a powerful text mode news reader."
+SECTION = "console/network"
+DEPENDS = "ncurses libpcre"
+LICENSE = "BSD"
+
+inherit autotools
+
+EXTRA_OECONF = "--with-screen=ncurses --with-pcre=${STAGING_LIBDIR}/.."