openbsd-ports/x11/kde4/Makefile

38 lines
742 B
Makefile

# $OpenBSD: Makefile,v 1.26 2013/02/03 14:24:08 zhuk Exp $
SUBDIR =
# don't even try to keep these sorted
# basic bricks
SUBDIR += attica
SUBDIR += akonadi
SUBDIR += oxygen-icons
# 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
SUBDIR += games
SUBDIR += graphics
SUBDIR += multimedia
SUBDIR += network
SUBDIR += pim
SUBDIR += sdk
SUBDIR += toys
SUBDIR += utils
SUBDIR += webdev
# SUBDIR += extragear-plasma
.include <bsd.port.subdir.mk>