head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.7
	RELEASE_4_1_0:1.7
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	keyprint_1_0:1.1.1.1
	MHARO:1.1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2008.11.06.11.03.49;	author jadawin;	state Exp;
branches;
next	1.11;

1.11
date	2007.03.23.09.47.30;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2006.05.13.04.15.05;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2003.03.07.06.10.41;	author ade;	state Exp;
branches;
next	1.8;

1.8
date	2002.11.04.03.17.29;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2000.06.18.08.38.31;	author mharo;	state Exp;
branches;
next	1.6;

1.6
date	2000.04.21.08.18.28;	author mharo;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.11.21.18.25;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.09.18.29.47;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.08.09.28.44;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.08.31.01.51.10;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	99.06.02.08.11.29;	author mharo;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.06.02.08.11.29;	author mharo;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:	keyprint
# Date created:		Sat May 29 02:05:00 PDT 1999
# Whom:			mharo@@FreeBSD.org
#
# $FreeBSD: head/security/keyprint/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	keyprint
PORTVERSION=	1.0
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	mharo

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Print S/Key keys on a piece of paper, twice the size of a credit card

NO_BUILD=	yes

PORTDOCS=	README

post-patch:
	${REINPLACE_CMD} -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint

do-install:
	${MKDIR} ${PREFIX}/share/keyprint
	${INSTALL_DATA} ${WRKSRC}/keyblank.ps ${PREFIX}/share/keyprint
	${INSTALL_SCRIPT} ${WRKSRC}/keyprint ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.12
log
@- Respect NOPORTDOCS.

Noticed by:	QAT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@Reset mharo due to maintainer-timeouts and no response to PRs.

Hat:		portmgr
@
text
@d19 2
d29 2
a30 1
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/keyprint
@


1.10
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d14 1
a14 1
MAINTAINER=	mharo@@FreeBSD.org
@


1.9
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@a17 1
USE_REINPLACE=	yes
@


1.8
log
@PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
@
text
@d15 1
@


1.7
log
@move distfile from freefall to ftp.freebsd.org
portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.6 2000/04/21 08:18:28 mharo Exp $
d17 1
d20 1
a20 1
	${PERL} -pi -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
@


1.6
log
@Correct whitespace introduced during PORTNAME conversion and portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.5 2000/04/11 21:18:25 cpiazza Exp $
d11 2
a12 1
MASTER_SITES=	http://people.FreeBSD.org/~mharo/distfiles/
d19 1
a19 1
	/usr/bin/perl -pi -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
@


1.5
log
@Fix typo
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.4 2000/04/09 18:29:47 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	1.0
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.3 2000/02/08 09:28:44 peter Exp $
d8 1
a8 1
PORTNAME=u	keyprint
@


1.3
log
@Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
@
text
@a1 1
# Version required:     1.0
d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.2 1999/08/31 01:51:10 peter Exp $
d8 2
a9 1
DISTNAME=       keyprint-1.0
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d6 1
a6 1
# $FreeBSD$
d11 1
a11 1
MASTER_SITES=	http://www.freebsd.org/~mharo/distfiles/
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
@


1.1.1.1
log
@This is keyprint: a quick hack for printing S/Key keys on a small piece
of paper, twice the size of a credit card for easy storage in a
wallet, card holder, etc.  It produces a PostScript file which can be
printed and then trimmed to size:
@
text
@@
