aboutsummaryrefslogtreecommitdiffstats
path: root/net/tshark/Makefile
blob: f86993b8d64e0ee3183d50d46dd89d9ced9b8abf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   tethereal
# Date created:        4 February 2002
# Whom:                Bill Fumerola <billf@mu.org>
# A slave of ports collection makefile for:   ethereal
# Date created:        10 August 1998
# Whom:                Bill Fumerola <billf@chc-chimes.com>
#
# $FreeBSD$
#

PORTNAME=   tshark
PORTREVISION=   1
CATEGORIES= net ipv6

MASTERDIR=  ${.CURDIR}/../wireshark

WITHOUT_X11=    yes

.include "${MASTERDIR}/Makefile"