1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/tshark-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

10 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"