parent
0d406c93dd
commit
92e3228368
|
@ -3075,3 +3075,4 @@ libzuluplay.so.1.1 zuluplay-1.1_1
|
|||
libzuluCryptPluginManager.so.1.0.0 zulucrypt-5.2.0_1
|
||||
libzuluCrypt-exe.so.1.2.0 zulucrypt-5.2.0_1
|
||||
libzuluCrypt.so.1.2.0 zulucrypt-5.2.0_1
|
||||
libnfdump-1.6.15.so nfdump-1.6.15_1
|
||||
|
|
18
srcpkgs/nfdump/template
Normal file
18
srcpkgs/nfdump/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'nfdump'
|
||||
pkgname=nfdump
|
||||
version=1.6.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args+="--enable-sflow --enable-readpcap --enable-nfcapd"
|
||||
hostmakedepends="flex"
|
||||
makedepends="libpcap-devel bzip2-devel"
|
||||
short_desc="A toolset in oder to collect and process netflow and sflow data"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/phaag/nfdump"
|
||||
distfiles="https://github.com/phaag/nfdump/archive/v${version}.tar.gz"
|
||||
checksum=b18479215c51a98fbdf973ef548464780e7a9d9f7fe73e4fab9ab7ec8a3bdc8f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user