aboutsummaryrefslogtreecommitdiffstats
path: root/net/tshark-lite/Makefile
blob: 5499a4c708d46211b6e81f1709c1ed8e233b0141 (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}/../tshark
COMMENT=        A powerful network analyzer/capture tool (lite package)

.include "${MASTERDIR}/Makefile"