pkgsrc/fonts/terminus-font/Makefile
bjs 131017546a Update to terminus-font-4.28.
Changes in this version: heavy frames, and a few more letters,
altered trianges and arrows, small bugfixes; reorganized the
512-character console font to include many more letters instead
of the IBM-437 specific pseudographics.
2008-11-09 22:48:59 +00:00

25 lines
585 B
Makefile

# $NetBSD: Makefile,v 1.7 2008/11/09 22:48:59 bjs Exp $
#
DISTNAME= terminus-font-4.28
CATEGORIES= fonts
MASTER_SITES= http://www.is-vn.bg/hamster/
MAINTAINER= j+pkgsrc@salmi.ch
HOMEPAGE= http://www.is-vn.bg/hamster/jimmy-en.html
COMMENT= Clean, fixed-width font
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= perl bdftopcf gzip
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --x11dir=${PREFIX}/lib/X11/fonts/misc
BUILD_TARGET= pcf
INSTALL_TARGET= install-pcf
FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/misc
REQD_DIRS+= ${PREFIX}/lib/X11/fonts/misc
.include "../../mk/bsd.pkg.mk"