openbsd-ports/telephony/Makefile
sthen 21cc419329 rm appkonference, suggested a while ago by dhill; the built-in conferencing
in recent Asterisk works fine on OpenBSD, whereas appkonference  is somewhat
fragile, not well-maintained upstream, and only works with i386/amd64.
2012-12-07 13:01:05 +00:00

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>