# $OpenBSD$

COMMENT-main =		GNUstep desktop meta-package (base installation)
COMMENT-extras =	GNUstep desktop meta-package (full installation)

# version based on gworkspace
VERSION =	0.9.0
PKGNAME =	gnustep-desktop-${VERSION}
PKGNAME-main =	${PKGNAME}
PKGNAME-extras = gnustep-desktop-extras-${VERSION}

MULTI_PACKAGES = -main -extras

RUN_DEPENDS-main += \
		x11/gnustep/gworkspace \
		x11/windowmaker

RUN_DEPENDS-extras += \
		x11/gnustep/aclock \
		x11/gnustep/affiche \
		x11/gnustep/batmon \
		x11/gnustep/cdplayer \
		x11/gnustep/databasin \
		x11/gnustep/edenmath \
		x11/gnustep/examples \
		x11/gnustep/fisicalab \
		x11/gnustep/ftp \
		x11/gnustep/gemas \
		x11/gnustep/gmastermind \
		x11/gnustep/gmines \
		x11/gnustep/gnumail \
		x11/gnustep/gomoku \
		x11/gnustep/gorm \
		x11/gnustep/graphos \
		x11/gnustep/grr \
		x11/gnustep/gshisen \
		x11/gnustep/gspdf \
		x11/gnustep/imageviewer \
		x11/gnustep/jigsaw \
		x11/gnustep/lapispuzzle \
		x11/gnustep/laternamagica \
		x11/gnustep/matharray \
		x11/gnustep/mpdcon \
		x11/gnustep/netclasses \
		x11/gnustep/price \
		x11/gnustep/projectcenter \
		x11/gnustep/remotedesk \
		x11/gnustep/simpleagenda \
		x11/gnustep/sqlclient \
		x11/gnustep/sudoku \
		x11/gnustep/systempreferences \
		x11/gnustep/terminal \
		x11/gnustep/timemon \
		x11/gnustep/webserver \
		x11/gnustep/zipper \
		x11/windowmaker-extra

.include <bsd.port.mk>
