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

LITE=		yes

CONFLICTS_INSTALL?=	wireshark-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*

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

.include "${MASTERDIR}/Makefile"