head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.2.4
	RELENG_4_11:1.1.2.4.0.16
	RELENG_4_11_BP:1.1.2.4
	RELENG_4_10_0_RELEASE:1.1.2.4
	RELENG_4_10:1.1.2.4.0.14
	RELENG_4_10_BP:1.1.2.4
	RELENG_4_9_0_RELEASE:1.1.2.4
	RELENG_4_9:1.1.2.4.0.12
	RELENG_4_9_BP:1.1.2.4
	RELENG_4_8_0_RELEASE:1.1.2.4
	RELENG_4_8:1.1.2.4.0.10
	RELENG_4_8_BP:1.1.2.4
	RELENG_4_7_0_RELEASE:1.1.2.4
	RELENG_4_7:1.1.2.4.0.8
	RELENG_4_7_BP:1.1.2.4
	RELENG_4_6_2_RELEASE:1.1.2.4
	RELENG_4_6_1_RELEASE:1.1.2.4
	RELENG_4_6_0_RELEASE:1.1.2.4
	RELENG_4_6:1.1.2.4.0.6
	RELENG_4_6_BP:1.1.2.4
	RELENG_4_5_0_RELEASE:1.1.2.4
	RELENG_4_5:1.1.2.4.0.4
	RELENG_4_5_BP:1.1.2.4
	RELENG_4_4_0_RELEASE:1.1.2.4
	RELENG_4_4:1.1.2.4.0.2
	RELENG_4_4_BP:1.1.2.4
	RELENG_4_3_0_RELEASE:1.1.2.1
	RELENG_4_3:1.1.2.1.0.2
	RELENG_4_3_BP:1.1.2.1
	RELENG_4:1.1.0.2;
locks; strict;
comment	@# @;


1.4
date	2001.04.17.12.36.31;	author ru;	state dead;
branches;
next	1.3;

1.3
date	2001.04.07.11.21.13;	author ru;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.27.14.58.42;	author ru;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.05.19.15.21;	author ru;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2000.12.07.09.56.59;	author ru;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2001.04.25.12.03.36;	author ru;	state Exp;
branches;
next	1.1.2.3;

1.1.2.3
date	2001.04.25.14.04.08;	author ru;	state Exp;
branches;
next	1.1.2.4;

1.1.2.4
date	2001.04.26.17.07.54;	author ru;	state dead;
branches;
next	;


desc
@@


1.4
log
@Upgrade to Groff 1.17.
@
text
@# $FreeBSD: src/gnu/usr.bin/groff/afmtodit/Makefile,v 1.3 2001/04/07 11:21:13 ru Exp $

SCRIPTS=	afmtodit.pl
MAN=		afmtodit.1
CLEANFILES+=	${MAN}

.include "../Makefile.cfg"
.include <bsd.prog.mk>
@


1.3
log
@beforeinstall -> SCRIPTS.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/afmtodit/Makefile,v 1.2 2001/03/27 14:58:42 ru Exp $
@


1.2
log
@MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/afmtodit/Makefile,v 1.1 2000/12/05 19:15:21 ru Exp $
d3 1
a4 1

a5 4

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
		${DIST_DIR}/afmtodit.pl ${DESTDIR}${BINDIR}/afmtodit
@


1.1
log
@Upgrade to version 1.16.1.
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
MAN1=		afmtodit.1
d5 1
a5 1
CLEANFILES+=	${MAN1}
@


1.1.2.1
log
@MFC: Upgrade to Groff 1.16.1.
@
text
@@


1.1.2.2
log
@MFC: MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/afmtodit/Makefile,v 1.1.2.1 2000/12/07 09:56:59 ru Exp $
d3 1
a3 1
MAN=		afmtodit.1
d5 1
a5 1
CLEANFILES+=	${MAN}
@


1.1.2.3
log
@MFC: Introduce and use SCRIPTS knob.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/afmtodit/Makefile,v 1.1.2.2 2001/04/25 12:03:36 ru Exp $
a2 1
SCRIPTS=	afmtodit.pl
d4 1
d6 4
@


1.1.2.4
log
@MFC: Upgrade to Groff 1.17.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/groff/afmtodit/Makefile,v 1.1.2.3 2001/04/25 14:04:08 ru Exp $
@


