head	1.2;
access;
symbols
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.2
	netbsd-11-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2024.09.22.13.58.22;	author jakllsch;	state Exp;
branches;
next	1.1;
commitid	b9vNtgHx7Czw9OqF;

1.1
date	2024.09.22.09.34.57;	author mrg;	state Exp;
branches;
next	;
commitid	9kfU46NpQeZXFMqF;


desc
@@


1.2
log
@drop stray .endif
@
text
@#	$NetBSD: Makefile,v 1.1 2024/09/22 09:34:57 mrg Exp $

.include <bsd.own.mk>

FONTSUBDIR=	misc
FONTSRCPKG=	font-schumacher-misc

.PATH:  	${X11SRCDIR.${FONTSRCPKG}}
BDFFILES+=	clB6x10.bdf \
		clB6x12.bdf \
		clB8x10.bdf \
		clB8x12.bdf \
		clB8x13.bdf \
		clB8x14.bdf \
		clB8x16.bdf \
		clB8x8.bdf \
		clB9x15.bdf \
		clI6x12.bdf \
		clI8x8.bdf \
		clR4x6.bdf \
		clR5x10.bdf \
		clR5x6.bdf \
		clR5x8.bdf \
		clR6x10.bdf \
		clR6x12.bdf \
		clR6x13.bdf \
		clR6x6.bdf \
		clR6x8.bdf \
		clR7x10.bdf \
		clR7x12.bdf \
		clR7x14.bdf \
		clR7x8.bdf \
		clR8x10.bdf \
		clR8x12.bdf \
		clR8x13.bdf \
		clR8x14.bdf \
		clR8x16.bdf \
		clR8x8.bdf \
		clR9x15.bdf

ISOS=		ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 \
		ISO8859-7 ISO8859-8 ISO8859-9 ISO8859-10 ISO8859-13 \
		ISO8859-14 ISO8859-15 ISO8859-16 KOI8-R
.for _l in	${ISOS}
UCSFILES+=	clR6x12 ${_l}
.endfor

.include "../../Makefile.bdf"

.include <bsd.x11.mk>
.include <bsd.prog.mk>
@


1.1
log
@install several font packages that we used to have with xfree86

this brings in these versions:
  font-arabic-misc 1.0.4
  font-micro-misc 1.0.4
  font-schumacher-misc 1.1.3
  font-sun-misc 1.0.4
  font-cronyx-cyrillic 1.0.4
  font-misc-cyrillic 1.0.4
  font-screen-cyrillic 1.0.5
  font-winitzki-cyrillic 1.0.4
  font-xfree86-type1 1.0.5

fixes problem reported on netbsd 9.2 install.

XXX: pullup-10, pullup-9
@
text
@d1 1
a1 1
#	$NetBSD$
a47 2
.endif

@

