summaryrefslogtreecommitdiff
path: root/net/tshark/Makefile
blob: dfa8f2437affda04c34437f76c8f4b8ef14313c1 (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-[0-9]* wireshark-lite-[0-9]* wireshark-[0-9]*

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

CPE_PRODUCT=	wireshark

OPTIONS_EXCLUDE=	GUI

.include "${MASTERDIR}/Makefile"