summaryrefslogtreecommitdiffstats
path: root/usr.bin/nc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nc/Makefile')
-rw-r--r--usr.bin/nc/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.bin/nc/Makefile b/usr.bin/nc/Makefile
deleted file mode 100644
index a4400bc..0000000
--- a/usr.bin/nc/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../contrib/netcat
-
-PROG= nc
-SRCS= netcat.c atomicio.c socks.c
-
-CFLAGS+=-DIPSEC
-LDADD= -lipsec
-DPADD= ${LIBIPSEC}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud