1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-fonts/Makefile
Alan Eldridge d6208d7d7e New set of bitmapped fonts. For some reason does not show up in KDE, but
X definitely sees it, since the fonts work with xterm -fn fontname. I'll
let that be a PR if someone wants to submit it.

Committed with some cleanup; see PR for details.

PR:		41994
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-08-25 11:19:30 +00:00

43 lines
1014 B
Makefile

# $FreeBSD$
#
SUBDIR += XFree86-4-font100dpi
SUBDIR += XFree86-4-font75dpi
SUBDIR += XFree86-4-fontCyrillic
SUBDIR += XFree86-4-fontDefaultBitmaps
SUBDIR += XFree86-4-fontEncodings
SUBDIR += XFree86-4-fontScalable
SUBDIR += Xg
SUBDIR += artwiz-fonts
SUBDIR += bdfresize
SUBDIR += bitmap-fonts
SUBDIR += etlfonts
SUBDIR += freefonts
SUBDIR += geminifonts
SUBDIR += getbdf
SUBDIR += gfe
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += lfpfonts-fix
SUBDIR += lfpfonts-var
SUBDIR += mkbold
SUBDIR += mkfontalias
SUBDIR += mkitalic
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-Font-AFM
SUBDIR += p5-Font-TTF
SUBDIR += p5-type1inst
SUBDIR += sgifonts
SUBDIR += sharefonts
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += urwfonts
SUBDIR += webfonts
SUBDIR += xfed
SUBDIR += xfontselector
SUBDIR += xmbdfed
.include <bsd.port.subdir.mk>