diff options
Diffstat (limited to 'textproc/sigil/Makefile')
-rw-r--r-- | textproc/sigil/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 24a932f2149e..90b7c6c79aac 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -11,6 +11,9 @@ COMMENT= WYSIWYG ePub editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt +DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine +EXPIRATION_DATE=2021-06-23 + LIB_DEPENDS= libminizip.so:archivers/minizip \ libpcre.so:devel/pcre \ libhunspell-1.7.so:textproc/hunspell |