aboutsummaryrefslogtreecommitdiffstats
path: root/net/tshark/Makefile
blob: 64e7f0216b31262965e54e0a2fa62e047e32a6b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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$
#

PKGNAMEPREFIX=  t
CATEGORIES= net ipv6

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

WITHOUT_X11=    yes

.include "${MASTERDIR}/Makefile"