33 lines
813 B
Makefile
33 lines
813 B
Makefile
# $OpenBSD: Makefile,v 1.40 2020/05/29 21:59:46 feinerer Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += asterisk
|
|
SUBDIR += asterisk,imap
|
|
SUBDIR += asterisk-g729
|
|
SUBDIR += asterisk-openbsd-moh
|
|
SUBDIR += asterisk-sounds
|
|
SUBDIR += astmanproxy
|
|
SUBDIR += baresip
|
|
SUBDIR += bcg729
|
|
SUBDIR += coturn
|
|
SUBDIR += fobbit
|
|
SUBDIR += gsutil
|
|
SUBDIR += iaxclient
|
|
SUBDIR += iaxmodem
|
|
SUBDIR += kamailio
|
|
SUBDIR += libosip2
|
|
SUBDIR += libzrtp
|
|
SUBDIR += p5-Asterisk-AMI
|
|
SUBDIR += p5-Net-SIP
|
|
SUBDIR += p5-asterisk
|
|
SUBDIR += pjsua
|
|
SUBDIR += py-phonenumbers
|
|
SUBDIR += py-phonenumbers,python3
|
|
SUBDIR += resiprocate
|
|
SUBDIR += siproxd
|
|
SUBDIR += sofia-sip
|
|
SUBDIR += spandsp
|
|
SUBDIR += stuntman
|
|
|
|
.include <bsd.port.subdir.mk>
|