]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/libconfig++/libconfig++_0.7a.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nonworking / libconfig++ / libconfig++_0.7a.bb
1 DESCRIPTION = "libConfig++ is a portable and flexible C++ library for \
2 reading configuration files which were written in C style syntax."
3 SECTION = "libs"
4 LICENSE = "GPL"
5 PR = "r0"
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/config-plus/config-plus-${PV}.tar.gz"
8 S = "${WORKDIR}/config-plus-${PV}"
9  
10 inherit autotools
11
12