# Template file for 'json-c++' pkgname=json-c++ version=3.6.1 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=80c45b090e40bf3d7a7f2a6e9f36206d3ff710acfa8d8cc1f8c763bb3075e22e post_install() { vlicense LICENSE.MIT }