freebsd-ports/net/tshark/Makefile
2016-04-21 16:43:14 +00:00

13 lines
230 B
Makefile

# Created by: Bill Fumerola <billf@mu.org>
# $FreeBSD$
PORTNAME= tshark
CATEGORIES= net ipv6
MASTERDIR= ${.CURDIR}/../wireshark
OPTIONS_EXCLUDE= GTK2 GTK3 QT5
BROKEN_powerpc64= Does not build
.include "${MASTERDIR}/Makefile"