# Template file for 'icann-rdap-cli' pkgname=icann-rdap-cli version=0.0.22 revision=1 build_wrksrc="icann-rdap-cli" build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="ICANN implementation of the Registry Data Access Protocol (RDAP)" maintainer="Leah Neukirchen " license="Apache-2.0 OR MIT" homepage="https://github.com/icann/icann-rdap" distfiles="https://github.com/icann/icann-rdap/archive/refs/tags/v${version}.tar.gz" checksum=42360a82605bf92891b4de0a133d43baabb041446b16063094c4abc94c531c30 post_install() { vlicense ../LICENSE-MIT }