pkgsrc/fonts/Xg/Makefile

21 lines
492 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:38 jlam Exp $
DISTNAME= libXg.utf.fonts
PKGNAME= libXgFonts-1.0
2006-02-17 20:27:59 +01:00
PKGREVISION= 2
CATEGORIES= fonts plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= These are the UNICODE fonts for use with 9term and sam
WRKSRC= ${WRKDIR}
NO_BUILD= yes
USE_X11BASE= yes
2005-12-03 18:44:19 +01:00
USE_TOOLS+= bdftopcf
2006-02-17 20:27:59 +01:00
FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/Xg
REQD_DIRS= ${PREFIX}/lib/X11/fonts/Xg
2005-12-03 18:44:19 +01:00
.include "../../mk/bsd.pkg.mk"