From 4d5a99b50e192becc90f21d34bcb7681a2549367 Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 17 May 2003 05:58:36 +0000 Subject: Style cosmetics (DESCR has 80 columns, whitespace). --- wm/matchbox/DESCR | 19 ++++++++----------- wm/matchbox/Makefile | 12 ++++++------ 2 files changed, 14 insertions(+), 17 deletions(-) (limited to 'wm/matchbox') diff --git a/wm/matchbox/DESCR b/wm/matchbox/DESCR index 99aabc2bd3a..56635ca8eaa 100644 --- a/wm/matchbox/DESCR +++ b/wm/matchbox/DESCR @@ -1,13 +1,10 @@ -Matchbox is a GPL'd X11 window manager designed for computers with -little screen real estate, limited input devices and low CPU/storage -resources. Touchscreen PDA's, phones, set top boxes and even watches -fit well into this category. Children or people with disability's may -also find matchbox useful on desktop machines, due to the way it -simplify's window operation. +Matchbox is a GPL'd X11 window manager designed for computers with little +screen real estate, limited input devices and low CPU/storage resources. +Touchscreen PDA's, phones, set top boxes and even watches fit well into this +category. Children or people with disability's may also find matchbox useful +on desktop machines, due to the way it simplify's window operation. -Matchbox is small, fast, flexible, dependant only on xlib and very -usable. +Matchbox is small, fast, flexible, dependant only on xlib and very usable. -The Distribution also include various themes and utility programs, -including a dock (or tray) and various simple dock apps useful for -PDA's. +The Distribution also include various themes and utility programs, including +a dock (or tray) and various simple dock apps useful for PDA's. diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index 3f50f6eafe1..137fc271aa6 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,19 +1,19 @@ -# $NetBSD: Makefile,v 1.5 2002/12/20 15:59:44 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/17 05:58:36 salo Exp $ # DISTNAME= matchbox-0.3.6 -CATEGORIES= wm +CATEGORIES= wm x11 MASTER_SITES= http://handhelds.org/~mallum/downloadables/matchbox/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://handhelds.org/~mallum/matchbox/ COMMENT= window manager designed for computers with small displays -USE_BUILDLINK2= YES -USE_X11= YES -GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_X11= YES +GNU_CONFIGURE= YES .include "../../graphics/xpm/buildlink2.mk" -.include "../../mk/ossaudio.buildlink2.mk" +.include "../../mk/ossaudio.buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3