diff options
Diffstat (limited to 'freebsd/applications/Makefile')
-rw-r--r-- | freebsd/applications/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/freebsd/applications/Makefile b/freebsd/applications/Makefile index 4f9f7626e..76ec42868 100644 --- a/freebsd/applications/Makefile +++ b/freebsd/applications/Makefile @@ -11,6 +11,8 @@ SUBDIR += gtk3-tqt-engine SUBDIR += gwenview SUBDIR += gwenview-i18n + SUBDIR += kaffeine + SUBDIR += kasablanca SUBDIR += katapult SUBDIR += kbarcode SUBDIR += kbfx @@ -23,6 +25,7 @@ SUBDIR += kcmldapmanager SUBDIR += kcpuload SUBDIR += kdbusnotification + SUBDIR += kdiff3 SUBDIR += kdirstat SUBDIR += keep SUBDIR += kiosktool @@ -30,11 +33,17 @@ SUBDIR += knowit SUBDIR += knutclient SUBDIR += konversation + SUBDIR += kpowersave SUBDIR += krename SUBDIR += kshowmail SUBDIR += kshutdown + SUBDIR += ksplash-engine-moodin SUBDIR += ksquirrel + SUBDIR += kstreamripper + SUBDIR += kvkbd SUBDIR += tde-style-lipstik + SUBDIR += tdeio-ftps + SUBDIR += tdmtheme SUBDIR += yakuake .include <bsd.port.subdir.mk> |