1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-wm/Makefile
Tobias C. Berner ef944cd353 Import the KDE Plasma5 ports
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.

Please note:
 * Plasma5 cannot be installed at the same time as KDE SC4.
 * Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
 * To start plasma5, it is recommended to use something like
       exec ck-launch-session startkde
 * Powermanagement and such is not working :-)

I would like to thank all the people that have helped test it in the past years.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D15096
2018-04-27 20:29:36 +00:00

145 lines
3.2 KiB
Makefile

# $FreeBSD$
#
COMMENT = X11 window managers
SUBDIR += aewm
SUBDIR += afterstep
SUBDIR += afterstep-stable
SUBDIR += amiwm
SUBDIR += antiwm
SUBDIR += awesome
SUBDIR += awesome-vicious
SUBDIR += bbkeys
SUBDIR += bbpager
SUBDIR += blackbox
SUBDIR += bspwm
SUBDIR += ccsm
SUBDIR += cde
SUBDIR += clementine-wm
SUBDIR += compiz
SUBDIR += compiz-fusion
SUBDIR += compiz-plugins-extra
SUBDIR += compiz-plugins-main
SUBDIR += compiz-plugins-unsupported
SUBDIR += compizconfig-backend-gconf
SUBDIR += compizconfig-python
SUBDIR += compton
SUBDIR += ctwm
SUBDIR += cwm
SUBDIR += devilspie
SUBDIR += dwm
SUBDIR += e-module-alarm
SUBDIR += e-module-cpu
SUBDIR += e-module-deskshow
SUBDIR += e-module-everything-places
SUBDIR += e-module-everything-websearch
SUBDIR += e-module-mem
SUBDIR += e-module-rmb
SUBDIR += e-module-wlan
SUBDIR += e-modules
SUBDIR += e16
SUBDIR += e16-docs
SUBDIR += echinus
SUBDIR += ede
SUBDIR += emerald
SUBDIR += enlightenment
SUBDIR += epplets
SUBDIR += euclid-wm
SUBDIR += evilwm
SUBDIR += fbcmd
SUBDIR += fluxbox
SUBDIR += fluxconf
SUBDIR += fluxter
SUBDIR += flwm
SUBDIR += fvwm
SUBDIR += fvwm-crystal
SUBDIR += fvwm2
SUBDIR += gcompmgr
SUBDIR += genmenu
SUBDIR += golem
SUBDIR += herbstluftwm
SUBDIR += hs-xmonad
SUBDIR += hs-xmonad-contrib
SUBDIR += i3
SUBDIR += icewm
SUBDIR += ion
SUBDIR += jewel
SUBDIR += jwm
SUBDIR += larswm
SUBDIR += libcompizconfig
SUBDIR += libdockapp
SUBDIR += libwraster
SUBDIR += lwm
SUBDIR += lxappearance-obconf
SUBDIR += lxmed
SUBDIR += lxsession
SUBDIR += marco
SUBDIR += matwm2
SUBDIR += mcwm
SUBDIR += metacity
SUBDIR += muffin
SUBDIR += mutter
SUBDIR += nickleby
SUBDIR += obapps
SUBDIR += obconf
SUBDIR += obkey
SUBDIR += obmenu
SUBDIR += obpager
SUBDIR += olvwm
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += pager
SUBDIR += pawm
SUBDIR += peksystray
SUBDIR += pekwm
SUBDIR += phluid
SUBDIR += piewm
SUBDIR += plank
SUBDIR += plasma5-kdecoration
SUBDIR += plasma5-kwin
SUBDIR += plwm
SUBDIR += pwm
SUBDIR += qlwm
SUBDIR += qtile
SUBDIR += ratmen
SUBDIR += ratmenu
SUBDIR += ratpoison
SUBDIR += rubygem-uh-layout
SUBDIR += rubygem-uh-wm
SUBDIR += sawfish
SUBDIR += selectwm
SUBDIR += simple-ccsm
SUBDIR += spectrwm
SUBDIR += stumpwm
SUBDIR += subtle
SUBDIR += swm
SUBDIR += tinywm
SUBDIR += transset
SUBDIR += treewm
SUBDIR += tvtwm
SUBDIR += twm
SUBDIR += vtwm
SUBDIR += w9wm
SUBDIR += weewm
SUBDIR += windowlab
SUBDIR += windowmaker
SUBDIR += wm2
SUBDIR += wmakerconf
SUBDIR += wmanager
SUBDIR += wmanager-addons
SUBDIR += wmconfig
SUBDIR += wmfs
SUBDIR += wmii
SUBDIR += wmii-devel
SUBDIR += wmname
SUBDIR += wmx
SUBDIR += xcompmgr
SUBDIR += xfce4
SUBDIR += xfce4-desktop
SUBDIR += xfce4-panel
SUBDIR += xfce4-session
SUBDIR += xfce4-wm
.include <bsd.port.subdir.mk>