blob: c955c27b9679b17c46b2db291f0b0c1c4fb8df5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# $FreeBSD$
#
SUBDIR += XFree86-4-font100dpi
SUBDIR += XFree86-4-font75dpi
SUBDIR += XFree86-4-fontCyrillic
SUBDIR += XFree86-4-fontDefaultBitmaps
SUBDIR += XFree86-4-fontEncodings
SUBDIR += XFree86-4-fontLatin2
SUBDIR += XFree86-4-fontScalable
SUBDIR += Xg
SUBDIR += bitmap-fonts
SUBDIR += etlfonts
SUBDIR += freefonts
SUBDIR += geminifonts
SUBDIR += getbdf
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-type1inst
SUBDIR += sharefonts
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += urwfonts
SUBDIR += xfed
SUBDIR += xmbdfed
.include <bsd.port.subdir.mk>
|