# $NetBSD: Makefile,v 1.4 2002/08/12 19:58:37 tron Exp $ DISTNAME= mkfontscale-20020524 CATEGORIES= fonts MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/ MAINTAINER= rxg@netbsd.org HOMEPAGE= http://www.pps.jussieu.fr/~jch/software/files/ COMMENT= create an index of scalable font files for X USE_IMAKE= YES WRKSRC= ${WRKDIR}/mkfontscale .include "../../mk/bsd.prefs.mk" .if !exists(${X11BASE}/include/X11/fonts/fontenc.h) IGNORE= "Needs the fontenc.h header file, which comes with newer XFree versions." .endif .include "../../mk/bsd.pkg.mk"