diff --git a/net/tshark/Makefile b/net/tshark/Makefile index 96d123a476d2..cf23a3960b72 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -1,12 +1,14 @@ # Created by: Bill Fumerola PORTNAME= tshark CATEGORIES= net 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"