summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/themes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/themes/Makefile')
-rw-r--r--freebsd/applications/themes/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/freebsd/applications/themes/Makefile b/freebsd/applications/themes/Makefile
new file mode 100644
index 000000000..59590a189
--- /dev/null
+++ b/freebsd/applications/themes/Makefile
@@ -0,0 +1,16 @@
+
+ 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-suse2
+
+.include <bsd.port.subdir.mk>