1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/net/tshark/Makefile
Tobias Kortkamp ae22a7846a
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-10-12 17:01:38 +02:00

14 lines
256 B
Makefile

# 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"