Files
ports/net/tshark/Makefile
Joe Marcus Clarke 13eae92b0b Update to 3.0.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes
in this release.
2019-09-14 18:58:04 +00:00

14 lines
265 B
Makefile

# Created by: Bill Fumerola <billf@mu.org>
# $FreeBSD$
PORTNAME= tshark
CATEGORIES= net ipv6
CONFLICTS_INSTALL?= tshark-lite-[0-9]* wireshark-lite-[0-9]* wireshark-[0-9]*
MASTERDIR= ${.CURDIR}/../wireshark
OPTIONS_EXCLUDE= GUI
.include "${MASTERDIR}/Makefile"