# Template file for 'json-c++' pkgname=json-c++ version=3.5.0 revision=1 wrksrc="json-${version}" build_style=cmake short_desc="JSON for modern C++" maintainer="Jürgen Buchmüller " license="MIT" homepage="https://github.com/nlohmann/json" distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz" checksum=e0b1fc6cc6ca05706cce99118a87aca5248bd9db3113e703023d23f044995c1d post_install() { vlicense LICENSE.MIT }