d6208d7d7e
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>
43 lines
1014 B
Makefile
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>
|