Home | History | Annotate | Line # | Download | only in ttf-bitstream-vera
      1 #	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 FONTSUBDIR=	TTF
      6 FONTSRCPKG=	ttf-bitstream-vera
      7 
      8 FILES=		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