26 lines
623 B
Makefile
26 lines
623 B
Makefile
# $OpenBSD: Makefile,v 1.33 2013/06/18 14:29:03 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += asterisk
|
|
SUBDIR += asterisk,imap
|
|
SUBDIR += asterisk-g729
|
|
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-AMI
|
|
SUBDIR += p5-asterisk
|
|
SUBDIR += pjsua
|
|
SUBDIR += siproxd
|
|
SUBDIR += sofia-sip
|
|
SUBDIR += spandsp
|
|
SUBDIR += stuntman
|
|
|
|
.include <bsd.port.subdir.mk>
|