summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/Makefile
blob: 7a94d9066f61b000c28b89caefe840c0a96803d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

    SUBDIR =
    SUBDIR += development
    SUBDIR += games
    SUBDIR += graphics
    SUBDIR += internet
    SUBDIR += misc
    SUBDIR += multimedia
    SUBDIR += office
    SUBDIR += settings
    SUBDIR += system
    SUBDIR += tdeio
    SUBDIR += themes
    SUBDIR += utilities

.include <bsd.port.subdir.mk>