149ba7338a
These ports built successfully
9 lines
197 B
Makefile
9 lines
197 B
Makefile
# Created by: Bill Fumerola <billf@mu.org>
|
|
# $FreeBSD$
|
|
|
|
LITE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tshark
|
|
COMMENT= Powerful network analyzer/capture tool (lite package)
|
|
|
|
.include "${MASTERDIR}/Makefile"
|