openbsd-ports/x11/matchbox/Makefile
jolan 7b19d81e95 matchbox, window manager for pda-like devices
loosely based on prior work from andreas@ and peter haight
2005-06-17 02:57:30 +00:00

10 lines
249 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2005/06/17 02:57:30 jolan Exp $
SUBDIR+= libmatchbox
SUBDIR+= matchbox-common
SUBDIR+= matchbox-desktop
SUBDIR+= matchbox-panel
SUBDIR+= matchbox-window-manager
.include <bsd.port.subdir.mk>