freebsd-ports/net/tshark/Makefile
2013-10-19 04:18:02 +00:00

12 lines
198 B
Makefile

# Created by: Bill Fumerola <billf@mu.org>
# $FreeBSD$
PORTNAME= tshark
PORTREVISION= 0
CATEGORIES= net ipv6
MASTERDIR= ${.CURDIR}/../wireshark
WITHOUT_X11= yes
.include "${MASTERDIR}/Makefile"