# Template file for 'icann-rdap-cli'
pkgname=icann-rdap-cli
version=0.0.29
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 <leah@vuxu.org>"
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=f7a717aa9d428af9e88fac770f0433bc557c82d682f0091d4e1d12a420fd428f

post_install() {
	vlicense ../LICENSE-MIT
}
