head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.01.54.30;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.10.22.12.05.14;	author eadler;	state Exp;
branches;
next	1.1;

1.1
date	2012.10.22.03.57.00;	author eadler;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/usr.bin/ssh-copy-id/Makefile 241881 2012-10-22 12:05:14Z eadler $

SCRIPTS= ssh-copy-id.sh
MAN=	ssh-copy-id.1

.include <bsd.prog.mk>
@


1.2
log
@SVN rev 241881 on 2012-10-22 12:05:14Z by eadler

Somehow this got replicated too many times

Approved by: cperciva (implicit)
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@SVN rev 241862 on 2012-10-22 03:57:00Z by eadler

Add a clean-room reimplementation of a script originally
found in openssh's contrib directory.

This version has more features and is better written.
I intend to submit this upstream as well.

Reviewed by:	bapt
Reviewed by:	des
Approved by:	cperciva
MFC after:	1 week
@
text
@a6 18
# $FreeBSD$

SCRIPTS= ssh-copy-id.sh
MAN=	ssh-copy-id.1

.include <bsd.prog.mk>
# $FreeBSD$

SCRIPTS= ssh-copy-id.sh
MAN=	ssh-copy-id.1

.include <bsd.prog.mk>
# $FreeBSD$

SCRIPTS= ssh-copy-id.sh
MAN=	ssh-copy-id.1

.include <bsd.prog.mk>
@

