blob: 294ac8f6f9fac6dbb66efba17fdfc15a69cf7c9b (
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
|
# $FreeBSD$
#
COMMENT = X11 fonts and font utilities
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 += arkpandora
SUBDIR += artwiz-aleczapka
SUBDIR += artwiz-aleczapka-de
SUBDIR += artwiz-aleczapka-se
SUBDIR += artwiz-fonts
SUBDIR += bdfresize
SUBDIR += bitmap-fonts
SUBDIR += bitstream-vera
SUBDIR += code2000
SUBDIR += cyberbit-ttfonts
SUBDIR += cyr-rfx
SUBDIR += dejavu
SUBDIR += etlfonts
SUBDIR += fontconfig
SUBDIR += freefonts
SUBDIR += geminifonts
SUBDIR += gentium
SUBDIR += getbdf
SUBDIR += gfe
SUBDIR += gnome-font-sampler
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += lfpfonts-fix
SUBDIR += lfpfonts-var
SUBDIR += libXft
SUBDIR += linux-fontconfig
SUBDIR += linux-urw-fonts
SUBDIR += mathfonts
SUBDIR += mkbold
SUBDIR += mkbold-mkitalic
SUBDIR += mkitalic
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-Font-AFM
SUBDIR += p5-Font-TTF
SUBDIR += p5-type1inst
SUBDIR += pcf2bdf
SUBDIR += ppantsfonts
SUBDIR += sgifonts
SUBDIR += sharefonts
SUBDIR += terminus-font
SUBDIR += texcm-ttf
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += tv-fonts
SUBDIR += urwfonts
SUBDIR += urwfonts-ttf
SUBDIR += webfonts
SUBDIR += xfed
SUBDIR += xmbdfed
SUBDIR += xorg-fonts-100dpi
SUBDIR += xorg-fonts-75dpi
SUBDIR += xorg-fonts-cyrillic
SUBDIR += xorg-fonts-encodings
SUBDIR += xorg-fonts-miscbitmaps
SUBDIR += xorg-fonts-truetype
SUBDIR += xorg-fonts-type1
.include <bsd.port.subdir.mk>
|