freebsd-ports/net/tshark-lite/Makefile
2021-04-06 16:31:07 +02:00

10 lines
259 B
Makefile

# Created by: Bill Fumerola <billf@mu.org>
LITE= yes
CONFLICTS_INSTALL?= tshark-[0-9]* wireshark-[0-9]* wireshark-lite-[0-9]*
MASTERDIR= ${.CURDIR}/../tshark
COMMENT= Powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"