mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
290 B
Makefile
13 lines
290 B
Makefile
SUBDIR =
|
|
SUBDIR += core2
|
|
SUBDIR += icinga-php-library
|
|
SUBDIR += icinga-php-thirdparty
|
|
SUBDIR += icingadb
|
|
SUBDIR += icingadb-web
|
|
SUBDIR += web2
|
|
SUBDIR += web2-module-director
|
|
SUBDIR += web2-module-incubator
|
|
SUBDIR += web2-module-monitoring
|
|
|
|
.include <bsd.port.subdir.mk>
|