aboutsummaryrefslogtreecommitdiff
path: root/net/tshark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tshark/Makefile')
-rw-r--r--net/tshark/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/tshark/Makefile b/net/tshark/Makefile
deleted file mode 100644
index 64e7f0216b31..000000000000
--- a/net/tshark/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: tethereal
-# Date created: 4 February 2002
-# Whom: Bill Fumerola <billf@mu.org>
-# A slave of ports collection makefile for: ethereal
-# Date created: 10 August 1998
-# Whom: Bill Fumerola <billf@chc-chimes.com>
-#
-# $FreeBSD$
-#
-
-PKGNAMEPREFIX= t
-CATEGORIES= net ipv6
-
-MASTERDIR= ${.CURDIR}/../ethereal
-
-WITHOUT_X11= yes
-
-.include "${MASTERDIR}/Makefile"