diff options
Diffstat (limited to 'net/asterisk-oh323/Makefile')
-rw-r--r-- | net/asterisk-oh323/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index 4c79d3d4095d..3c7ddc1abd1a 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.b2bua.org/chrome/site/ MAINTAINER= bamby@sippysoft.com COMMENT= A H.323 support module for the Asterisk soft PBX +DEPRECATED= Depends on net/asterisk14, which is FORBIDDEN +EXPIRATION_DATE= 2011-10-14 + BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk14 LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib\ h323_r.1:${PORTSDIR}/net/openh323 |