aboutsummaryrefslogtreecommitdiffstats
path: root/c-ares/c-ares_1.1.0.oe
blob: 27c8afedbc70529578de6ef6a52658bec2e8acfb (plain)
1
2
3
4
5
6
7
DESCRIPTION = "c-ares is a C library that resolves names asynchronously."
SECTION = "libs"
SRC_URI = "http://daniel.haxx.se/projects/c-ares/c-ares-${PV}.tar.gz"
LICENSE = "MIT"
S = "${WORKDIR}/c-ares-${PV}"

inherit autotools