aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark-lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireshark-lite/Makefile')
-rw-r--r--net/wireshark-lite/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile
deleted file mode 100644
index 4d2f76d29b6a..000000000000
--- a/net/wireshark-lite/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Bill Fumerola <billf@mu.org>
-
-LITE= yes
-
-CONFLICTS_INSTALL?= wireshark-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*
-
-MASTERDIR= ${.CURDIR}/../wireshark
-COMMENT= Powerful network analyzer/capture tool (lite package)
-
-.include "${MASTERDIR}/Makefile"