openbsd-ports/x11/kde4/Makefile

37 lines
737 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.18 2010/06/18 11:10:36 espie Exp $
SUBDIR =
# don't even try to keep these sorted
# basic bricks
SUBDIR += automoc
SUBDIR += attica
SUBDIR += akonadi
# libraries
SUBDIR += libs
SUBDIR += pimlibs
SUBDIR += qimageblitz
# extra base
SUBDIR += base
SUBDIR += base-runtime
SUBDIR += base-workspace
# actual apps
SUBDIR += accessibility
SUBDIR += admin
SUBDIR += artwork
SUBDIR += edu
2008-01-21 17:08:14 -05:00
SUBDIR += games
2008-01-21 18:54:56 -05:00
SUBDIR += graphics
2008-02-09 10:40:02 -05:00
SUBDIR += multimedia
2008-01-22 17:01:52 -05:00
SUBDIR += network
# SUBDIR += pim
2008-01-27 00:09:15 -05:00
SUBDIR += sdk
2008-01-22 17:01:52 -05:00
SUBDIR += toys
2008-01-27 09:45:26 -05:00
SUBDIR += utils
2008-01-27 00:09:15 -05:00
SUBDIR += webdev
2008-01-28 19:28:05 -05:00
SUBDIR += extragear-plasma
.include <bsd.port.subdir.mk>