diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-06-14 17:13:01 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-06-14 17:13:01 +0000 |
commit | 8c665a63fe0d6211213725a1cb0c452d96580cdc (patch) | |
tree | 16aed638b397c888fca945b8f634434d47d2203d /textproc/p5-Text-SpellChecker-GUI | |
parent | 8543f37ef55268c1dbcb333fe3777f8c4b00b2b5 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-SpellChecker-GUI')
-rw-r--r-- | textproc/p5-Text-SpellChecker-GUI/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Text-SpellChecker-GUI/Makefile b/textproc/p5-Text-SpellChecker-GUI/Makefile index ee51a5bbb24c..6a1e944839c0 100644 --- a/textproc/p5-Text-SpellChecker-GUI/Makefile +++ b/textproc/p5-Text-SpellChecker-GUI/Makefile @@ -15,6 +15,9 @@ COMMENT= Implements a user interface to Text::SpellChecker using ZConf::GUI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Curses-UI>=0:devel/p5-Curses-UI \ p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ |