blob: cccaa675612c57e6dbb8f87bb1e8e2483656fea4 (
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
|
# $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 += Xft
SUBDIR += Xg
SUBDIR += artwiz-fonts
SUBDIR += bdfresize
SUBDIR += bitmap-fonts
SUBDIR += etlfonts
SUBDIR += fontconfig
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 += terminus-font
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += urwfonts
SUBDIR += webfonts
SUBDIR += xfed
SUBDIR += xfontselector
SUBDIR += xmbdfed
.include <bsd.port.subdir.mk>
|