21cc419329
in recent Asterisk works fine on OpenBSD, whereas appkonference is somewhat fragile, not well-maintained upstream, and only works with i386/amd64.
23 lines
539 B
Makefile
23 lines
539 B
Makefile
# $OpenBSD: Makefile,v 1.30 2012/12/07 13:01:05 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += asterisk
|
|
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
|
|
SUBDIR += pjsua
|
|
SUBDIR += siproxd
|
|
SUBDIR += sofia-sip
|
|
SUBDIR += spandsp
|
|
|
|
.include <bsd.port.subdir.mk>
|