aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libcli/libcli_1.9.4.bb
blob: e6d3d4fd4503b0d37fee3e43327d5a5d2c0495fc (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "shared library for including a Cisco-like command-line interface into other software"
HOMEPAGE = "http://code.google.com/p/libcli/"
SECTION = "devel"
LICENSE = "LGPL"
PR = "r1"

SRC_URI = "http://libcli.googlecode.com/files/${PN}-${PV}.tar.gz \
           file://autotools.patch;patch=1 \
          "

inherit autotools lib_package