blob: 64e7f0216b31262965e54e0a2fa62e047e32a6b5 (
plain) (
tree)
|
|
# 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"
|