diff options
Diffstat (limited to 'net/freeswitch/Makefile')
-rw-r--r-- | net/freeswitch/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 84df73741331..2cdaee26b3d2 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -12,6 +12,9 @@ EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= FreeSwitch meta-port to pull in all the components +DEPRECATED= Depends on expired net/freeswitch-core +EXPIRATION_DATE=2013-12-19 + CONFLICTS= freeswitch-devel-[0-9]* RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core |