# Template file for 'icann-rdap-cli'
pkgname=icann-rdap-cli
version=0.0.30
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=7dcdd36e6f36ebb8c11b6576c7ba10e314de8594adddde242c8f801ed1a3f4f4

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