blob: 05abe4df33b7b658daee343555eaa4d4b4d3316f (
plain) (
blame)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
# $FreeBSD$
#
COMMENT = X11 fonts and font utilities
SUBDIR += Xg
SUBDIR += arkpandora
SUBDIR += artwiz-aleczapka
SUBDIR += artwiz-aleczapka-de
SUBDIR += artwiz-aleczapka-se
SUBDIR += artwiz-fonts
SUBDIR += avifonts
SUBDIR += bdfresize
SUBDIR += bdftopcf
SUBDIR += bitmap-fonts
SUBDIR += bitstream-vera
SUBDIR += c64bdf
SUBDIR += code2000
SUBDIR += code2001
SUBDIR += cyberbit-ttfonts
SUBDIR += cyr-rfx
SUBDIR += dejavu
SUBDIR += encodings
SUBDIR += etlfonts
SUBDIR += farsifonts
SUBDIR += fntsample
SUBDIR += font-adobe-100dpi
SUBDIR += font-adobe-75dpi
SUBDIR += font-adobe-utopia-100dpi
SUBDIR += font-adobe-utopia-75dpi
SUBDIR += font-adobe-utopia-type1
SUBDIR += font-alias
SUBDIR += font-arabic-misc
SUBDIR += font-bh-100dpi
SUBDIR += font-bh-75dpi
SUBDIR += font-bh-lucidatypewriter-100dpi
SUBDIR += font-bh-lucidatypewriter-75dpi
SUBDIR += font-bh-ttf
SUBDIR += font-bh-type1
SUBDIR += font-bitstream-100dpi
SUBDIR += font-bitstream-75dpi
SUBDIR += font-bitstream-speedo
SUBDIR += font-bitstream-type1
SUBDIR += font-cronyx-cyrillic
SUBDIR += font-cursor-misc
SUBDIR += font-daewoo-misc
SUBDIR += font-dec-misc
SUBDIR += font-ibm-type1
SUBDIR += font-isas-misc
SUBDIR += font-jis-misc
SUBDIR += font-micro-misc
SUBDIR += font-misc-cyrillic
SUBDIR += font-misc-ethiopic
SUBDIR += font-misc-meltho
SUBDIR += font-misc-misc
SUBDIR += font-mutt-misc
SUBDIR += font-schumacher-misc
SUBDIR += font-screen-cyrillic
SUBDIR += font-sony-misc
SUBDIR += font-sun-misc
SUBDIR += font-util
SUBDIR += font-winitzki-cyrillic
SUBDIR += font-xfree86-type1
SUBDIR += fontcacheproto
SUBDIR += fontconfig
SUBDIR += fontconfig-reference
SUBDIR += fontmatrix
SUBDIR += fonts-indic
SUBDIR += fonts-te
SUBDIR += fontsproto
SUBDIR += fonttosfnt
SUBDIR += freefont-ttf
SUBDIR += freefonts
SUBDIR += fslsfonts
SUBDIR += geminifonts
SUBDIR += gentium
SUBDIR += getbdf
SUBDIR += gfe
SUBDIR += gnome-font-sampler
SUBDIR += gnu-unifont
SUBDIR += gnu-unifont-ttf
SUBDIR += indic-ttf
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += junicode
SUBDIR += kaputa
SUBDIR += lfpfonts-fix
SUBDIR += lfpfonts-var
SUBDIR += libFS
SUBDIR += libXfont
SUBDIR += libXfontcache
SUBDIR += libXft
SUBDIR += liberation-fonts-ttf
SUBDIR += libfontenc
SUBDIR += linux-fontconfig
SUBDIR += linuxlibertine
SUBDIR += manu-gothica
SUBDIR += mathfonts
SUBDIR += mgopen
SUBDIR += mkbold
SUBDIR += mkbold-mkitalic
SUBDIR += mkfontdir
SUBDIR += mkfontscale
SUBDIR += mkitalic
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-Font-AFM
SUBDIR += p5-Font-TTF
SUBDIR += p5-Font-TTFMetrics
SUBDIR += p5-type1inst
SUBDIR += pcf2bdf
SUBDIR += ppantsfonts
SUBDIR += proggy_fonts
SUBDIR += sgifonts
SUBDIR += sharefonts
SUBDIR += showfont
SUBDIR += suxus
SUBDIR += terminus-font
SUBDIR += texcm-ttf
SUBDIR += tkfont
SUBDIR += tmu
SUBDIR += tolkien-ttf
SUBDIR += ttmkfdir
SUBDIR += tv-fonts
SUBDIR += urwfonts
SUBDIR += urwfonts-ttf
SUBDIR += webfonts
SUBDIR += wqy
SUBDIR += xf86bigfontproto
SUBDIR += xfed
SUBDIR += xfontsel
SUBDIR += xfs
SUBDIR += xfsinfo
SUBDIR += xlsfonts
SUBDIR += xmbdfed
SUBDIR += xorg-fonts
SUBDIR += xorg-fonts-100dpi
SUBDIR += xorg-fonts-75dpi
SUBDIR += xorg-fonts-cyrillic
SUBDIR += xorg-fonts-miscbitmaps
SUBDIR += xorg-fonts-truetype
SUBDIR += xorg-fonts-type1
.include <bsd.port.subdir.mk>
|