27 lines
672 B
Makefile
27 lines
672 B
Makefile
# $OpenBSD: Makefile,v 1.19 2011/05/14 22:35:06 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += backgrounds
|
|
SUBDIR += desktop
|
|
SUBDIR += devhelp
|
|
SUBDIR += epiphany
|
|
SUBDIR += epiphany-extensions
|
|
#SUBDIR += gedit
|
|
#SUBDIR += gedit-plugins
|
|
SUBDIR += icon-theme
|
|
SUBDIR += icon-theme-extras
|
|
SUBDIR += icon-theme-symbolic
|
|
SUBDIR += keyring
|
|
SUBDIR += libgnome-keyring
|
|
SUBDIR += libgnomekbd
|
|
SUBDIR += libgweather
|
|
SUBDIR += menus
|
|
SUBDIR += notification-daemon
|
|
SUBDIR += settings-daemon
|
|
SUBDIR += terminal
|
|
SUBDIR += user-docs
|
|
SUBDIR += yelp
|
|
SUBDIR += zenity
|
|
|
|
.include <bsd.port.subdir.mk>
|