149ba7338a
These ports built successfully
11 lines
196 B
Makefile
11 lines
196 B
Makefile
# Created by: Bill Fumerola <billf@mu.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= tshark
|
|
CATEGORIES= net ipv6
|
|
|
|
MASTERDIR= ${.CURDIR}/../wireshark
|
|
|
|
OPTIONS_EXCLUDE= GTK2 GTK3 QT5
|
|
|
|
.include "${MASTERDIR}/Makefile"
|