9 lines
135 B
Makefile
9 lines
135 B
Makefile
SUBDIR =
|
|
SUBDIR += jicofo
|
|
SUBDIR += meet
|
|
SUBDIR += prosody-plugins
|
|
SUBDIR += srtp
|
|
SUBDIR += videobridge
|
|
|
|
.include <bsd.port.subdir.mk>
|