15 lines
535 B
Text
15 lines
535 B
Text
# Template file for 'tcpdump'
|
|
pkgname=tcpdump
|
|
version=4.3.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-ipv6"
|
|
makedepends="libpcap-devel openssl-devel"
|
|
short_desc="A tool for network monitoring and data acquisition"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="BSD"
|
|
homepage="http://www.tcpdump.org"
|
|
distfiles="http://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
|
checksum=efd08b610210d39977ec3175fa82dad9fbd33587930081be2a905a712dba4286
|
|
long_desc="
|
|
tcpdump is a powerful command-line packet analyzer."
|