24 lines
568 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.29 2012/09/25 21:58:46 sthen Exp $
2004-09-26 00:38:23 +00:00
SUBDIR =
2009-12-13 12:25:29 +00:00
SUBDIR += appkonference
2004-09-26 00:38:23 +00:00
SUBDIR += asterisk
2011-06-04 17:15:56 +00:00
SUBDIR += asterisk-g729
2008-04-10 22:44:49 +00:00
SUBDIR += asterisk-openbsd-moh
2006-02-03 17:42:14 +00:00
SUBDIR += asterisk-sounds
2009-10-13 11:12:52 +00:00
SUBDIR += astmanproxy
2006-05-12 01:32:59 +00:00
SUBDIR += fobbit
2008-03-20 19:01:41 +00:00
SUBDIR += gsutil
SUBDIR += iaxclient
2008-04-21 03:50:30 +00:00
SUBDIR += iaxmodem
2009-06-04 13:52:50 +00:00
SUBDIR += kamailio
2005-06-29 21:16:20 +00:00
SUBDIR += libosip2
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
2012-09-07 06:15:28 +00:00
SUBDIR += sofia-sip
2008-04-29 11:56:19 +00:00
SUBDIR += spandsp
2004-09-26 00:38:23 +00:00
.include <bsd.port.subdir.mk>