freebsd-ports/net/tshark/Makefile

20 lines
452 B
Makefile
Raw Normal View History

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