summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/ssh-keyscan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/ssh-keyscan/Makefile')
-rw-r--r--crypto/openssh/ssh-keyscan/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/crypto/openssh/ssh-keyscan/Makefile b/crypto/openssh/ssh-keyscan/Makefile
deleted file mode 100644
index 2ea5c23..0000000
--- a/crypto/openssh/ssh-keyscan/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $OpenBSD: Makefile,v 1.4 2001/08/05 23:18:20 markus Exp $
-
-.PATH: ${.CURDIR}/..
-
-PROG= ssh-keyscan
-BINOWN= root
-
-BINMODE?=555
-
-BINDIR= /usr/bin
-MAN= ssh-keyscan.1
-
-SRCS= ssh-keyscan.c
-
-.include <bsd.prog.mk>
-
-LDADD+= -lcrypto -lz
-DPADD+= ${LIBCRYPTO} ${LIBZ}
OpenPOWER on IntegriCloud