a5869ef1c8
"fixed" PCF font. Patches remove the reference to bdftruncate (never used) and mkfontscale (bitmap fonts only). Perl is not needed any longer as site effect and should have never been checked for in first place.
22 lines
540 B
Makefile
22 lines
540 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 21:20:55 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= font-misc-misc-1.0.0
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
HOMEPAGE= http://xorg.freedesktop.org/
|
|
COMMENT= Standard X11 "fixed" PCF font
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
|
|
|
|
FONTS_DIRS.x11= lib/X11/fonts/misc
|
|
|
|
.include "../../fonts/font-util/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|