25 lines
611 B
Makefile
25 lines
611 B
Makefile
# $OpenBSD: Makefile,v 1.27 2011/06/04 17:15:56 jolan 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 += spandsp
|
|
|
|
.include <bsd.port.subdir.mk>
|