summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/scp/Makefile
blob: 2264e39795ecfa60d50185c09c873e48eb918f52 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	scp

DPADD=	${LIBSSH}
LDADD=	-lssh

.include <bsd.prog.mk>

.PATH:	${SSHDIR}
OpenPOWER on IntegriCloud