# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
patchfiles patch-configure.diff
maintainers gmail.com:hsivank
description Graphical network analyzer and capture tool
homepage http://wireshark.org/
distname wireshark-${version}
long_description A network analyzer that lets you capture and \
interactively browse Ethernet frames. \
Packet data can be read from a file, or live from a local \
master_sites http://www.wireshark.org/download/src/ \
http://www.wireshark.org/download/src/all-versions/
checksums rmd160 56f62e9a1bc2dfedcbd1856dd06c42869a2cdde2 \
sha256 0a21aa84e78de2ae2f758e5f21edf2ec5c26a372fbfbb30a53a9b67a128e4538
depends_build port:pkgconfig
depends_lib port:c-ares \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
path:lib/libssl.dylib:openssl \
--with-c-ares=${prefix} \
--mandir=\\\${prefix}/share/man \
--infodir=\\\${prefix}/share/info \
--disable-warnings-as-errors \
configure.ldflags-append "-Wl,-search_paths_first"
variant adns description {use adns library for async. dns resolution instead of the default c-ares library} {