1#	$NetBSD: Makefile,v 1.2 2003/09/13 20:19:01 lukem Exp $
2
3.include <bsd.own.mk>
4
5FONTSUBDIR=	TTF
6FONTSRCPKG=	ttf-bitstream-vera
7
8FILES=		Vera.ttf VeraBI.ttf VeraBd.ttf VeraIt.ttf \
9		VeraMoBI.ttf VeraMoBd.ttf VeraMoIt.ttf VeraMono.ttf \
10		VeraSe.ttf VeraSeBd.ttf
11
12.include "../../Makefile.font"
13
14.include <bsd.x11.mk>
15.include <bsd.prog.mk>
16