New package: aggregate-1.6
This commit is contained in:
parent
81af811881
commit
c59c0ef702
1 changed files with 21 additions and 0 deletions
21
srcpkgs/aggregate/template
Normal file
21
srcpkgs/aggregate/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'aggregate'
|
||||
pkgname=aggregate
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Optimize a list of route prefixes"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
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
|
||||
}
|
Loading…
Add table
Reference in a new issue