Files
netbsd/x11/lib/fontconfig/etc/Makefile
2013-04-06 16:48:33 +02:00

12 lines
225 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/05/16 10:25:14 lukem Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xc}/extras/fontconfig
CONFIGFILES= fonts.conf fonts.dtd
FILESDIR= /etc/fonts
.include <bsd.x11.mk>
.include <bsd.prog.mk>