summaryrefslogtreecommitdiff
path: root/x11-fonts/Makefile
blob: 01a8a65b6fca2b585a8a14bfd489ce75d75fcfdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$
#

    SUBDIR += Xg
    SUBDIR += bitmap-font
    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>