# Template file for 'bird' pkgname=bird version=2.0.5 revision=1 build_style=gnu-configure hostmakedepends="flex autoconf" makedepends="ncurses-devel readline-devel" short_desc="BIRD Internet Routing Daemon" maintainer="Philipp Hirsch " license="GPL-2.0-or-later" homepage="https://bird.network.cz" distfiles="ftp://bird.network.cz/pub/bird/bird-${version}.tar.gz" checksum=4e4b736fd26579823a728be6a7746b3f525206e3c9a4a21fccb302cffd3029d3 conf_files="/etc/bird.conf" system_accounts="_bird" post_install() { vsv bird }