openbsd-ports/x11/kde4/Makefile

39 lines
766 B
Makefile
Raw Normal View History

2010-06-24 03:45:06 -04:00
# $OpenBSD: Makefile,v 1.25 2010/06/24 07:45:06 espie Exp $
SUBDIR =
# don't even try to keep these sorted
# basic bricks
SUBDIR += automoc
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
2008-01-21 17:08:14 -05:00
SUBDIR += games
2008-01-21 18:54:56 -05:00
SUBDIR += graphics
SUBDIR += multimedia
2008-01-22 17:01:52 -05:00
SUBDIR += network
SUBDIR += pim
SUBDIR += sdk
2010-06-23 11:04:46 -04:00
SUBDIR += toys
SUBDIR += utils
2010-06-24 03:45:06 -04:00
SUBDIR += webdev
# SUBDIR += extragear-plasma
.include <bsd.port.subdir.mk>