blob: f145f721c779a07eaa33eab76f61642a0a453794 (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "A console AIM/IRC/ICQ and Lily client"
SECTION = "console/apps"
LICENSE = "GPL"
DEPENDS = "ncurses"
SRC_URI = "http://naim.googlecode.com/files/naim-0.11.8.3.1.tar.bz2"
inherit autotools
|