21 lines
514 B
Makefile
Raw Normal View History

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