openbsd-ports/telephony/linphone/Makefile
2022-03-11 19:58:28 +00:00

14 lines
305 B
Makefile

SUBDIR =
SUBDIR += bctoolbox
#SUBDIR += bcunit # not linked to the build; circular dependency with bctoolbox
SUBDIR += belcard
SUBDIR += belle-sip
SUBDIR += belr
SUBDIR += bzrtp
SUBDIR += liblinphone
SUBDIR += linphone-desktop
SUBDIR += mediastreamer2
SUBDIR += ortp
.include <bsd.port.subdir.mk>