904bd5e448
Changes: * Bug fixes and improved behaviour. * Much improved dock - apps are now freely positionable and dragable. * New and improved themes. * Dock and utils now use a shared library, lessening base size. * 'Mbmenu' - an application lancher now included in distro * Built in 'task menu' improved
19 lines
491 B
Makefile
19 lines
491 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/10/08 02:16:46 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= matchbox-0.3.5
|
|
CATEGORIES= wm
|
|
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
|
|
|
|
.include "../../graphics/xpm/buildlink2.mk"
|
|
.include "../../mk/ossaudio.buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|