freebsd-ports/net/wireshark-lite/Makefile
Joe Marcus Clarke dceac2dff9 Refactor tshark and the lite ports to fix the build.
Submitted by:	 Andriy Voskoboinyk  <s3erios@gmail.com>
2015-11-17 17:35:31 +00:00

9 lines
200 B
Makefile

# Created by: Bill Fumerola <billf@mu.org>
# $FreeBSD$
LITE= yes
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= Powerful network analyzer/capture tool (lite package)
.include "${MASTERDIR}/Makefile"