13 lines
310 B
Makefile
Raw Normal View History

2007-04-27 13:36:50 +00:00
# $OpenBSD: Makefile,v 1.7 2007/04/27 13:36:50 ajacoutot 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
2006-02-03 17:42:14 +00:00
SUBDIR += asterisk-sounds
2006-05-12 01:32:59 +00:00
SUBDIR += fobbit
2005-06-29 21:16:20 +00:00
SUBDIR += libosip2
2007-04-27 13:36:50 +00:00
SUBDIR += ohphone
2005-06-29 21:16:20 +00:00
SUBDIR += siproxd
2004-09-26 00:38:23 +00:00
.include <bsd.port.subdir.mk>