openbsd-ports/telephony/Makefile

21 lines
514 B
Makefile
Raw Normal View History

2008-04-29 07:56:19 -04:00
# $OpenBSD: Makefile,v 1.15 2008/04/29 11:56:19 sthen Exp $
2004-09-25 20:38:23 -04:00
2005-11-10 16:14:03 -05:00
SUBDIR += app_conference
2004-09-25 20:38:23 -04:00
SUBDIR += asterisk
2006-12-16 15:18:44 -05:00
SUBDIR += asterisk-native-sounds
2008-04-10 18:44:49 -04:00
SUBDIR += asterisk-openbsd-moh
2006-02-03 12:42:14 -05:00
SUBDIR += asterisk-sounds
2007-09-14 09:25:26 -04:00
SUBDIR += chan_unistim
2006-05-11 21:32:59 -04:00
SUBDIR += fobbit
2008-03-20 15:01:41 -04:00
SUBDIR += gsutil
2008-04-20 23:50:30 -04:00
SUBDIR += iaxmodem
2005-06-29 17:16:20 -04:00
SUBDIR += libosip2
2007-04-27 09:36:50 -04:00
SUBDIR += ohphone
2007-09-19 18:52:42 -04:00
SUBDIR += p5-Net-SIP
2007-05-28 12:21:40 -04:00
SUBDIR += p5-asterisk
2007-10-27 13:56:55 -04:00
SUBDIR += pjsua
2005-06-29 17:16:20 -04:00
SUBDIR += siproxd
2008-04-29 07:56:19 -04:00
SUBDIR += spandsp
2004-09-25 20:38:23 -04:00
.include <bsd.port.subdir.mk>