aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/centerim/centerim.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/centerim/centerim.inc')
-rw-r--r--recipes/centerim/centerim.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/centerim/centerim.inc b/recipes/centerim/centerim.inc
new file mode 100644
index 0000000000..e0ec6f72ad
--- /dev/null
+++ b/recipes/centerim/centerim.inc
@@ -0,0 +1,12 @@
+DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, AIM, IRC, Jabber and LiveJournal"
+HOMEPAGE = "http://www.centerim.org"
+SECTION = "console/network"
+PRIORITY = "optional"
+LICENSE = "GPL"
+DEPENDS = "openssl ncurses"
+
+inherit autotools
+
+SRC_URI = "http://www.centerim.org/download/releases/centerim-4.22.5.tar.gz "
+
+EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."