summaryrefslogtreecommitdiffstats
path: root/usr.sbin/portmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/portmap/Makefile')
-rw-r--r--usr.sbin/portmap/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/portmap/Makefile b/usr.sbin/portmap/Makefile
deleted file mode 100644
index b87cf59..0000000
--- a/usr.sbin/portmap/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
-
-PROG= portmap
-MAN8= portmap.8
-SRCS= portmap.c from_local.c pmap_check.c
-SUBDIR= pmap_set pmap_dump
-
-CFLAGS+=-DCHECK_PORT -DHOSTS_ACCESS
-DPADD= ${LIBWRAP}
-LDADD= -lwrap
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud