summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/development/Makefile
blob: 9e2ac3153ae662f35b0b6ba86be1db2256e483ac (plain)
1
2
3
4
5
6
7
8
9

    SUBDIR =
    SUBDIR += kdbg
    SUBDIR += kdiff3
    SUBDIR += kscope
    SUBDIR += kxmleditor
    SUBDIR += universal-indent-gui-tqt

.include <bsd.port.subdir.mk>