46c881d1f2
with pwlib>=1.19.0.
23 lines
557 B
Makefile
23 lines
557 B
Makefile
# $OpenBSD: Makefile,v 1.25 2010/09/19 21:14:54 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += appkonference
|
|
SUBDIR += asterisk
|
|
#SUBDIR += asterisk,h323
|
|
SUBDIR += asterisk-native-sounds
|
|
SUBDIR += asterisk-openbsd-moh
|
|
SUBDIR += asterisk-sounds
|
|
SUBDIR += astmanproxy
|
|
SUBDIR += fobbit
|
|
SUBDIR += gsutil
|
|
SUBDIR += iaxmodem
|
|
SUBDIR += kamailio
|
|
SUBDIR += libosip2
|
|
SUBDIR += p5-Net-SIP
|
|
SUBDIR += p5-asterisk
|
|
SUBDIR += pjsua
|
|
SUBDIR += siproxd
|
|
SUBDIR += spandsp
|
|
|
|
.include <bsd.port.subdir.mk>
|