cd /usr/pkgsrc/wm/fluxbox

make install clean

cd /home/user

touch .xinitrc

echo “exec fluxbox” >> .xinitrc

startx

thats it, enjoy it :)