openbsd-ports/telephony/Makefile
sthen 4ed66825f6 revamp asterisk sound-file packaging.
- strip core-sounds and moh out of the main asterisk package,
they change comparatively rarely.

- provide all available languages.

- provide multiple codecs for all files, replacing the asterisk-native-sounds
package which only provided ulaw versions of the asterisk 1.4 files, ports
laid out to permit parallel building.

- the old asterisk-sounds package providing additional sound files beyond
the core ones is now "extra-sounds" modelled after the filename of the
distributed files.
2012-09-25 21:58:46 +00:00

24 lines
568 B
Makefile

# $OpenBSD: Makefile,v 1.29 2012/09/25 21:58:46 sthen Exp $
SUBDIR =
SUBDIR += appkonference
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>