blob: dbf8b12b82188a0c8d3b82d154dacbd6e216de5a (
plain) (
tree)
|
|
# Ports collection makefile for: ethereal-lite
# Date created: 20 March 2004
# Whom: Bill Fumerola <billf@mu.org>
#
# $FreeBSD$
#
LITE= yes
PKGNAMESUFFIX= -lite
MASTERDIR= ${.CURDIR}/../ethereal
COMMENT= A powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"
|