From 4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 18 Feb 2020 19:50:22 +0100 Subject: FreeBSD: Update for final release R14.0.8. Switch from gmake to ninja for CMake builds. Switch several applications to CMake. Add ports for several applications. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/applications/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'freebsd/applications/Makefile') 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 -- cgit v1.2.1