# Template file for 'cppzmq' pkgname=cppzmq version=4.6.0 revision=1 build_style=cmake configure_args="-DCPPZMQ_BUILD_TESTS=OFF" hostmakedepends="pkg-config" makedepends="zeromq-devel" depends="zeromq-devel" short_desc="C++ binding for 0MQ" maintainer="Toyam Cox " license="MIT" homepage="https://github.com/zeromq/cppzmq" distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz" checksum=e9203391a0b913576153a2ad22a2dc1479b1ec325beb6c46a3237c669aef5a52 post_install() { vlicense LICENSE }