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

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