2002-02-05 01:42:05 +01:00
|
|
|
# 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$
|
|
|
|
#
|
|
|
|
|
2006-07-18 07:03:53 +02:00
|
|
|
PORTNAME= tshark
|
2006-08-25 09:14:07 +02:00
|
|
|
PORTREVISION= 0
|
2002-02-05 01:42:05 +01:00
|
|
|
CATEGORIES= net ipv6
|
|
|
|
|
2006-07-18 07:03:53 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../wireshark
|
2002-02-05 01:42:05 +01:00
|
|
|
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|