Home | History | Annotate | Line # | Download | only in ttf-bitstream-vera
Makefile revision 1.1.1.1.6.2
      1 #	$NetBSD: Makefile,v 1.1.1.1.6.2 2008/10/19 22:41:23 haad 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