diff options
author | will <will@FreeBSD.org> | 2002-08-27 01:09:05 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-08-27 01:09:05 +0800 |
commit | 2b4d2a2c23269e17fd88a60567525a2f46e0f87e (patch) | |
tree | def8e1c1c0fb0ea7d33627372c9ba9e3b13b3d2f /x11-wm/Makefile | |
parent | a51f846e6c13f7eaf2768e8859a69b19667708c3 (diff) | |
download | freebsd-ports-graphics-2b4d2a2c23269e17fd88a60567525a2f46e0f87e.tar.gz freebsd-ports-graphics-2b4d2a2c23269e17fd88a60567525a2f46e0f87e.tar.zst freebsd-ports-graphics-2b4d2a2c23269e17fd88a60567525a2f46e0f87e.zip |
Add qinx 0.3, a QNX Photon like window decoration and widget style
for KDE.
PR: 40105
Submitted by: David Johnson <david@usermode.org>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 708a2a2eb66..05761056dd9 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -67,6 +67,7 @@ SUBDIR += piewm SUBDIR += plwm SUBDIR += pwm + SUBDIR += qinx SUBDIR += qlwm SUBDIR += qnxstyle SUBDIR += qvwm |