# Template file for 'aggregate'
pkgname=aggregate
version=1.6
revision=1
build_style=gnu-configure
short_desc="Optimize a list of route prefixes"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://ftp.isc.org/isc/aggregate/"
distfiles="https://ftp.isc.org/isc/aggregate/aggregate-${version}.tar.gz"
checksum=166503005cd8722c730e530cc90652ddfa198a25624914c65dffc3eb87ba5482

do_install() {
	vbin aggregate
	vman aggregate.1

	vbin aggregate-ios
	vman aggregate-ios.1

	vlicense LICENSE
}
