26 lines
637 B
Makefile
26 lines
637 B
Makefile
# $OpenBSD: Makefile,v 1.28 2012/09/07 06:15:28 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += appkonference
|
|
SUBDIR += asterisk
|
|
#SUBDIR += asterisk,h323
|
|
SUBDIR += asterisk-g729
|
|
SUBDIR += asterisk-native-sounds
|
|
SUBDIR += asterisk-openbsd-moh
|
|
SUBDIR += asterisk-sounds
|
|
SUBDIR += astmanproxy
|
|
SUBDIR += fobbit
|
|
SUBDIR += gsutil
|
|
SUBDIR += iaxclient
|
|
SUBDIR += iaxmodem
|
|
SUBDIR += kamailio
|
|
SUBDIR += libosip2
|
|
SUBDIR += p5-Net-SIP
|
|
SUBDIR += p5-asterisk
|
|
SUBDIR += pjsua
|
|
SUBDIR += siproxd
|
|
SUBDIR += sofia-sip
|
|
SUBDIR += spandsp
|
|
|
|
.include <bsd.port.subdir.mk>
|