23 lines
570 B
Makefile
23 lines
570 B
Makefile
# $OpenBSD: Makefile,v 1.15 2011/05/14 08:28:49 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += desktop
|
|
SUBDIR += devhelp
|
|
SUBDIR += epiphany
|
|
SUBDIR += epiphany-extensions
|
|
SUBDIR += icon-theme
|
|
SUBDIR += icon-theme-extras
|
|
SUBDIR += icon-theme-symbolic
|
|
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>
|