Index: head/x11-wm/matwm2/Makefile =================================================================== --- head/x11-wm/matwm2/Makefile (revision 311151) +++ head/x11-wm/matwm2/Makefile (revision 311152) @@ -1,24 +1,21 @@ -# New ports collection makefile for: matwm2 -# Date created: 09 September 2009 -# Whom: Mattis Michel -# +# Created by: Mattis Michel # $FreeBSD$ -# PORTNAME= matwm2 -PORTVERSION= 0.1.0 +DISTVERSION= 0.1.2pre3 CATEGORIES= x11-wm MASTER_SITES= http://www.squidjam.com/matwm/pub/ MAINTAINER= sic_zer0@hotmail.com -COMMENT= A minimalistic, yet functional window manager for x11 +COMMENT= Minimalistic, yet functional window manager for X11 -USE_XORG= x11 xext xinerama xft +LICENSE= MIT HAS_CONFIGURE= yes CONFIGURE_ARGS= --cc=${CC} --prefix=${PREFIX} --mandir=${MANPREFIX}/man +USE_XORG= x11 xext xinerama xft PLIST_FILES= bin/matwm2 -MAN1= matwm2.1 +MAN1= matwm2.1 .include Index: head/x11-wm/matwm2/distinfo =================================================================== --- head/x11-wm/matwm2/distinfo (revision 311151) +++ head/x11-wm/matwm2/distinfo (revision 311152) @@ -1,2 +1,2 @@ -SHA256 (matwm2-0.1.0.tar.gz) = 20eba08cf0ee0611de3ee6c3de75e57c56b27d4066a7a026bce0c9dc76bd920e -SIZE (matwm2-0.1.0.tar.gz) = 63713 +SHA256 (matwm2-0.1.2pre3.tar.gz) = abb218fd969d8d7c526edfcba8f2717cc139e3d52532a2621042421580b322dd +SIZE (matwm2-0.1.2pre3.tar.gz) = 67968 Index: head/x11-wm/matwm2/pkg-descr =================================================================== --- head/x11-wm/matwm2/pkg-descr (revision 311151) +++ head/x11-wm/matwm2/pkg-descr (revision 311152) @@ -1,4 +1,6 @@ -matwm2 is a simple window manager for x11. -It aims to be small, fast, stable and usable. +matwm2 is a simple window manager for X11. It features window frames with +titlebar and buttons, configurable key bindings and mouse buttons, support +for EWMH and motif hints, focus-follows-mouse and click-to-focus focus +models, virtual desktops, Xft fonts and Xinerama support. WWW: http://www.squidjam.com/matwm/