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

LITE=		yes

CONFLICTS_INSTALL?=	tshark wireshark wireshark-lite

MASTERDIR=	${.CURDIR}/../tshark
COMMENT=	Powerful network analyzer/capture tool (lite package)

.include "${MASTERDIR}/Makefile"