10 lines
209 B
Makefile
10 lines
209 B
Makefile
SUBDIR =
|
|
SUBDIR += core2
|
|
SUBDIR += icinga-php-library
|
|
SUBDIR += icinga-php-thirdparty
|
|
SUBDIR += web2
|
|
SUBDIR += web2-module-director
|
|
SUBDIR += web2-module-incubator
|
|
|
|
.include <bsd.port.subdir.mk>
|