From 4975402d7f239a520dfcbd48e03dbab43e491d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 22 Apr 2023 00:00:02 +0200 Subject: FreeBSD: Add ports updated for final release R14.1.0. Add a script to synchronize ports to the FreeBSD ports structure. Add meta-port 'tde-meta' to install all TDE ports. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/applications/system/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 freebsd/applications/system/Makefile (limited to 'freebsd/applications/system/Makefile') diff --git a/freebsd/applications/system/Makefile b/freebsd/applications/system/Makefile new file mode 100644 index 000000000..108803f09 --- /dev/null +++ b/freebsd/applications/system/Makefile @@ -0,0 +1,19 @@ + + SUBDIR = + SUBDIR += dolphin + SUBDIR += katapult + SUBDIR += kbfx + SUBDIR += kcmautostart + SUBDIR += kdbusnotification + SUBDIR += klamav + SUBDIR += kooldock + SUBDIR += kshutdown + SUBDIR += ksystemlog + SUBDIR += kvkbd + SUBDIR += polkit-agent-tde + SUBDIR += tastymenu + SUBDIR += tdedocker + SUBDIR += tdesshaskpass + SUBDIR += yakuake + +.include -- cgit v1.2.1