diff options
Diffstat (limited to 'net/asterisk-app-ldap/Makefile')
-rw-r--r-- | net/asterisk-app-ldap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/asterisk-app-ldap/Makefile b/net/asterisk-app-ldap/Makefile index e4d9a1039468..74825874766c 100644 --- a/net/asterisk-app-ldap/Makefile +++ b/net/asterisk-app-ldap/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= idefix@fechner.net COMMENT= LDAPget application module for the Asterisk PBX 1.4 +DEPRECATED= Depends on net/asterisk14, which is FORBIDDEN +EXPIRATION_DATE= 2011-10-14 + BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 USE_GMAKE= yes |