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/themes/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 freebsd/applications/themes/Makefile (limited to 'freebsd/applications/themes/Makefile') diff --git a/freebsd/applications/themes/Makefile b/freebsd/applications/themes/Makefile new file mode 100644 index 000000000..2fbbe6a06 --- /dev/null +++ b/freebsd/applications/themes/Makefile @@ -0,0 +1,17 @@ + + SUBDIR = + SUBDIR += gtk-qt-engine + SUBDIR += gtk3-tqt-engine + SUBDIR += ksplash-engine-moodin + SUBDIR += tde-style-baghira + SUBDIR += tde-style-domino + SUBDIR += tde-style-ia-ora + SUBDIR += tde-style-lipstik + SUBDIR += tde-style-qtcurve + SUBDIR += tdmtheme + SUBDIR += twin-style-crystal + SUBDIR += twin-style-dekorator + SUBDIR += twin-style-machbunt + SUBDIR += twin-style-suse2 + +.include -- cgit v1.2.1