mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: netperf-2.7.0
This commit is contained in:
parent
978c0576ee
commit
832ac0f0a2
1 changed files with 17 additions and 0 deletions
17
srcpkgs/netperf/template
Normal file
17
srcpkgs/netperf/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'netperf'
|
||||||
|
pkgname=netperf
|
||||||
|
version=2.7.0
|
||||||
|
revision=1
|
||||||
|
wrksrc=netperf-netperf-${version}
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Network benchmarking tool"
|
||||||
|
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
|
license="custom:Proprietary"
|
||||||
|
homepage="https://github.com/HewlettPackard/netperf"
|
||||||
|
distfiles="https://github.com/HewlettPackard/netperf/archive/netperf-${version}.tar.gz"
|
||||||
|
checksum=4569bafa4cca3d548eb96a486755af40bd9ceb6ab7c6abd81cc6aa4875007c4e
|
||||||
|
repository=nonfree
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue