openbsd-ports/telephony/Makefile

16 lines
388 B
Makefile
Raw Normal View History

2007-09-19 18:52:42 -04:00
# $OpenBSD: Makefile,v 1.10 2007/09/19 22:52:42 bluhm 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
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
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
2005-06-29 17:16:20 -04:00
SUBDIR += siproxd
2004-09-25 20:38:23 -04:00
.include <bsd.port.subdir.mk>