# Template file for 'bird'
pkgname=bird
version=2.17.1
revision=1
build_style=gnu-configure
hostmakedepends="flex"
makedepends="ncurses-devel readline-devel libssh-devel"
short_desc="BIRD Internet Routing Daemon"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://bird.network.cz"
changelog="https://gitlab.nic.cz/labs/bird/-/raw/master/NEWS"
distfiles="https://bird.network.cz/download/bird-${version}.tar.gz"
checksum=bfd718dfa596819b3801688783212514b467163329aec9bbcd0fa3dee03e10e9

conf_files="/etc/bird.conf"
system_accounts="_bird"

post_install() {
	vsv bird
}
