libcli: introduce cisco ios command line like library
[openembedded.git] / recipes / libcli / libcli_1.9.4.bb
blobe6d3d4fd4503b0d37fee3e43327d5a5d2c0495fc
1 DESCRIPTION = "shared library for including a Cisco-like command-line interface into other software"
2 HOMEPAGE = "http://code.google.com/p/libcli/"
3 SECTION = "devel"
4 LICENSE = "LGPL"
5 PR = "r1"
7 SRC_URI = "http://libcli.googlecode.com/files/${PN}-${PV}.tar.gz \
8 file://autotools.patch;patch=1 \
11 inherit autotools lib_package