summaryrefslogtreecommitdiff
path: root/net/tshark/Makefile
blob: 0d32e3be44b32dacb245fd89c6c6894e49c94b56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Bill Fumerola <billf@mu.org>

PORTNAME=	tshark

CONFLICTS_INSTALL?=	tshark-lite wireshark-lite wireshark

MASTERDIR=	${.CURDIR}/../wireshark

CPE_PRODUCT=	wireshark

OPTIONS_EXCLUDE=	GUI

.include "${MASTERDIR}/Makefile"