# Template build for 'yajl'. pkgname=yajl version=2.0.2 __extraversion=5b0e7df homepage="http://lloyd.github.com/yajl/" distfiles="https://github.com/lloyd/${pkgname}/tarball/${version}/${pkgname}-${version}.tar.gz" build_style=cmake makedepends="ruby cmake doxygen" revision=1 short_desc="Yet Another JSON Library" maintainer="davehome " license="ISC" checksum=4917049b7700e289d38e0ac82f63b7182a5dfc6cf21c5eb9a26d70b6d2e7b68b long_desc=" YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. YAJL is released under the ISC license." wrksrc="lloyd-${pkgname}-${__extraversion}" subpackages="${pkgname}-devel"