openbsd-ports/x11/gnome3/Makefile

23 lines
570 B
Makefile
Raw Normal View History

2011-05-14 04:28:49 -04:00
# $OpenBSD: Makefile,v 1.15 2011/05/14 08:28:49 jasper Exp $
SUBDIR =
2011-05-13 04:52:53 -04:00
SUBDIR += desktop
2011-05-13 08:17:44 -04:00
SUBDIR += devhelp
2011-05-13 10:17:45 -04:00
SUBDIR += epiphany
SUBDIR += epiphany-extensions
SUBDIR += icon-theme
SUBDIR += icon-theme-extras
SUBDIR += icon-theme-symbolic
2011-05-13 19:18:10 -04:00
SUBDIR += libgnome-keyring
2011-05-13 17:46:10 -04:00
SUBDIR += libgnomekbd
2011-05-14 04:28:49 -04:00
SUBDIR += libgweather
SUBDIR += menus
2011-05-13 05:17:39 -04:00
SUBDIR += notification-daemon
2011-05-13 19:16:24 -04:00
SUBDIR += settings-daemon
2011-05-13 19:09:00 -04:00
SUBDIR += terminal
2011-05-13 06:08:45 -04:00
SUBDIR += user-docs
SUBDIR += yelp
2011-05-13 09:32:38 -04:00
SUBDIR += zenity
.include <bsd.port.subdir.mk>