aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark-lite/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2015-11-17 17:35:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2015-11-17 17:35:31 +0000
commitdceac2dff9434f6107a22d3d79e5d5900e8b3450 (patch)
tree7784d4e09406a60045ed9f3e350d452b11ea08f9 /net/wireshark-lite/Makefile
parent914ed8f5e42e10f74ae30fbde68b533a7d482001 (diff)
Notes
Diffstat (limited to 'net/wireshark-lite/Makefile')
-rw-r--r--net/wireshark-lite/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile
index 5962382ad194..860765679df6 100644
--- a/net/wireshark-lite/Makefile
+++ b/net/wireshark-lite/Makefile
@@ -2,11 +2,8 @@
# $FreeBSD$
LITE= yes
-PKGNAMESUFFIX= -lite
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= Powerful network analyzer/capture tool (lite package)
-OPTIONS_EXCLUDE= LUA RTP SNMP ADNS CARES GEOIP
-
.include "${MASTERDIR}/Makefile"