aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-11-27 17:42:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-11-27 17:42:04 +0000
commite5449220405b01ba4d647dc267c7487bcdf89299 (patch)
treee9c1dc8b982b0917aa99a992d3239dc4a9841e4f /x11-wm/Makefile
parent07467d02fc981cc3fc4313694832bbf21f194520 (diff)
downloadports-e5449220405b01ba4d647dc267c7487bcdf89299.tar.gz
ports-e5449220405b01ba4d647dc267c7487bcdf89299.zip
x11-wm/durden: add new port
Durden is a desktop environment for the Arcan Display Server. It serves both as a reference showcase on how to take advantage of some of the features in Arcan, and as a very competent entry to the advanced-user side of the desktop environment spectrum. The basic premise is to absorb most, if not all, features from current desktop environments in a modular and configurable way - then let user selected profiles actually cherry- pick the configuration, visuals and tunning that reflects the desktop the user wants or is familiar with. Internally, it is based around a file-system like structure ("the menu") and everything else is references to paths within this structure. http://durden.arcan-fe.com/
Notes
Notes: svn path=/head/; revision=556447
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r--x11-wm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index f64b130ebf33..986fefce71ed 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -26,6 +26,7 @@
SUBDIR += ctwm
SUBDIR += cwm
SUBDIR += devilspie
+ SUBDIR += durden
SUBDIR += dwm
SUBDIR += e16
SUBDIR += e16-docs