diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
commit | 75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch) | |
tree | 8e3575511445c517fa7ce797b6b09a6a5255af94 /net/asterisk14-addons/Makefile | |
parent | 6ec4ad0ae65f92bdf2043ca1492f3a7b52534bc5 (diff) |
Notes
Diffstat (limited to 'net/asterisk14-addons/Makefile')
-rw-r--r-- | net/asterisk14-addons/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile index 69ee1c29a6f2..8674732dcfad 100644 --- a/net/asterisk14-addons/Makefile +++ b/net/asterisk14-addons/Makefile @@ -17,6 +17,9 @@ DISTNAME= asterisk${PKGNAMESUFFIX}-${DISTVERSION} MAINTAINER= pneumann@gmail.com COMMENT= GPL modules for the Asterisk Open Source PBX +DEPRECATED= Depends on net/asterisk14, which is FORBIDDEN +EXPIRATION_DATE= 2011-10-14 + BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 |