openbsd-ports/telephony/Makefile

12 lines
281 B
Makefile
Raw Normal View History

2006-12-16 15:18:44 -05:00
# $OpenBSD: Makefile,v 1.6 2006/12/16 20:18:44 ian 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
2006-05-11 21:32:59 -04:00
SUBDIR += fobbit
2005-06-29 17:16:20 -04:00
SUBDIR += libosip2
SUBDIR += siproxd
2004-09-25 20:38:23 -04:00
.include <bsd.port.subdir.mk>