diff options
Diffstat (limited to 'comms/wsjt/Makefile')
-rw-r--r-- | comms/wsjt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index c2a1117a1d06..4f395207d011 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -12,6 +12,9 @@ COMMENT= Weak signal ham radio communication package LICENSE= GPLv3 +DEPRECATED= replace with wsjtx upstream no longer maintained +EXPIRATION_DATE=2018-10-01 + RUN_DEPENDS= ${LOCALBASE}/bin/kvasd:comms/kvasd \ ${WSJT_DEPENDS} BUILD_DEPENDS= ${WSJT_DEPENDS} |