blob: 56f8627279fc52412a39974a9d564689a350882c (
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
|
# $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 += getbdf
SUBDIR += intlfonts
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += p5-type1inst
SUBDIR += sharefonts
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += xfed
SUBDIR += xmbdfed
.include <bsd.port.subdir.mk>
|