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

    SUBDIR =
    SUBDIR += dolphin
    SUBDIR += katapult
    SUBDIR += kbfx
    SUBDIR += kcmautostart
    SUBDIR += kdbusnotification
    SUBDIR += klamav
    SUBDIR += kooldock
    SUBDIR += kshutdown
    SUBDIR += ksystemlog
    SUBDIR += kvkbd
    SUBDIR += tastymenu
    SUBDIR += tdedocker
    SUBDIR += tdesshaskpass
    SUBDIR += yakuake

.include <bsd.port.subdir.mk>