17 lines
408 B
Makefile
17 lines
408 B
Makefile
# $OpenBSD: Makefile,v 1.10 2011/05/13 14:17:45 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += desktop
|
|
SUBDIR += devhelp
|
|
SUBDIR += epiphany
|
|
SUBDIR += epiphany-extensions
|
|
SUBDIR += icon-theme
|
|
SUBDIR += icon-theme-extras
|
|
SUBDIR += icon-theme-symbolic
|
|
SUBDIR += notification-daemon
|
|
SUBDIR += user-docs
|
|
SUBDIR += yelp
|
|
SUBDIR += zenity
|
|
|
|
.include <bsd.port.subdir.mk>
|