aboutsummaryrefslogtreecommitdiff
path: root/net/libnids-libnet11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnids-libnet11/Makefile')
-rw-r--r--net/libnids-libnet11/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/net/libnids-libnet11/Makefile b/net/libnids-libnet11/Makefile
deleted file mode 100644
index 30a92b7871d7..000000000000
--- a/net/libnids-libnet11/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PKGNAMESUFFIX= -libnet11
-
-COMMENT= Network monitoring library with TCP/IP reassembly using libnet11
-
-MASTERDIR= ${.CURDIR}/../libnids
-
-DESCR= ${.CURDIR}/pkg-descr
-
-WITH_LIBNET11= yes
-
-CONFLICTS?= libnids-[0-9]*
-
-DISTINFO_FILE= ${MASTERDIR}/distinfo
-
-.include "${MASTERDIR}/Makefile"