# Ports collection makefile for:   ethereal-lite
# Date created:        20 March 2004
# Whom:                Bill Fumerola <billf@mu.org>
#
# $FreeBSD: ports/net/wireshark-lite/Makefile,v 1.9 2010/02/05 11:42:26 dinoex Exp $
#

LITE=		yes
PORTREVISION?=	1
PKGNAMESUFFIX=	-lite

MASTERDIR=	${.CURDIR}/../wireshark
COMMENT=        A powerful network analyzer/capture tool (lite package)

.include "${MASTERDIR}/Makefile"
