summaryrefslogtreecommitdiff
path: root/net/wireshark-lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireshark-lite/Makefile')
-rw-r--r--net/wireshark-lite/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile
deleted file mode 100644
index dbf8b12b8218..000000000000
--- a/net/wireshark-lite/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Ports collection makefile for: ethereal-lite
-# Date created: 20 March 2004
-# Whom: Bill Fumerola <billf@mu.org>
-#
-# $FreeBSD$
-#
-
-LITE= yes
-PKGNAMESUFFIX= -lite
-
-MASTERDIR= ${.CURDIR}/../ethereal
-COMMENT= A powerful network analyzer/capture tool (lite package)
-
-.include "${MASTERDIR}/Makefile"