blob: 1bf55e6500a004fd30a569c97531c3f39ee5a859 (
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
|
# $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 += bdfresize
SUBDIR += bitmap-fonts
SUBDIR += etlfonts
SUBDIR += freefonts
SUBDIR += geminifonts
SUBDIR += getbdf
SUBDIR += gfe
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += mkfontalias
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-Font-AFM
SUBDIR += p5-type1inst
SUBDIR += sharefonts
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += urwfonts
SUBDIR += webfonts
SUBDIR += xfed
SUBDIR += xmbdfed
.include <bsd.port.subdir.mk>
|