blob: 98048a2572172954ef85f3f0d0e473d1c832bc84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
SUBDIR =
SUBDIR += dejavu-fonts
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-arabic-misc
SUBDIR += font-bh-100dpi
SUBDIR += font-bh-75dpi
SUBDIR += font-bh-lucidatypewriter-100
SUBDIR += font-bh-lucidatypewriter-75
SUBDIR += font-cursor-misc
SUBDIR += font-xfree86-type1
SUBDIR += xfonts-alias
SUBDIR += xfonts-encodings
SUBDIR += xorg-font-util
.include <bsd.port.subdir.mk>
|