2004-03-30 21:53:09 +02:00
|
|
|
# New ports collection makefile for: tethereal-lite
|
|
|
|
# Date created: 20 March 2004
|
|
|
|
# Whom: Bill Fumerola <billf@mu.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
LITE= yes
|
|
|
|
PKGNAMESUFFIX= -lite
|
|
|
|
|
2006-07-18 07:03:53 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../tshark
|
2004-03-30 21:53:09 +02:00
|
|
|
COMMENT= A powerful network analyzer/capture tool (lite package)
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|