aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark-lite/Makefile
blob: 49082edd907cb2063c32f0cc345315b837864410 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Created by: Bill Fumerola <billf@mu.org>
# $FreeBSD$

LITE=		yes
PKGNAMESUFFIX=	-lite

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

.include "${MASTERDIR}/Makefile"