diff options
author | Slávek Banko <[email protected]> | 2020-10-31 01:41:46 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-10-31 01:41:46 +0100 |
commit | a815976a0aebcb84d0d4290b4f17f015f7212436 (patch) | |
tree | 43143be42ad6b7050ffb0cdc0d367986d88df3fa /freebsd/applications/Makefile | |
parent | bf83c213311228cac7361c123ee73d10b664ddbd (diff) | |
download | tde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.tar.gz tde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.zip |
FreeBSD: Update for final release R14.0.9.
Switch several applications to CMake.
Add ports for several applications.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'freebsd/applications/Makefile')
-rw-r--r-- | freebsd/applications/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/freebsd/applications/Makefile b/freebsd/applications/Makefile index 3c6970618..29692e0db 100644 --- a/freebsd/applications/Makefile +++ b/freebsd/applications/Makefile @@ -4,6 +4,7 @@ SUBDIR += amarok SUBDIR += basket SUBDIR += bibletime + SUBDIR += codeine SUBDIR += digikam SUBDIR += dolphin SUBDIR += filelight @@ -35,16 +36,28 @@ SUBDIR += knowit SUBDIR += knutclient SUBDIR += konversation + SUBDIR += kooldock SUBDIR += kpowersave SUBDIR += krename + SUBDIR += kscope SUBDIR += kshowmail SUBDIR += kshutdown SUBDIR += ksplash-engine-moodin SUBDIR += ksquirrel SUBDIR += kstreamripper + SUBDIR += ksystemlog SUBDIR += kvkbd + SUBDIR += kxmleditor + SUBDIR += mathemagics + SUBDIR += tastymenu + SUBDIR += tde-style-baghira + SUBDIR += tde-style-domino + SUBDIR += tde-style-ia-ora SUBDIR += tde-style-lipstik + SUBDIR += tde-style-qtcurve + SUBDIR += tde-systemsettings SUBDIR += tdeio-ftps + SUBDIR += tdepacman SUBDIR += tdmtheme SUBDIR += yakuake |