mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
149ba7338a
These ports built successfully
12 lines
196 B
Makefile
12 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"
|