diff options
Diffstat (limited to 'deskutils/calibre/Makefile')
-rw-r--r-- | deskutils/calibre/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 74a269b121ce..9c1dee8019ca 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -11,6 +11,9 @@ COMMENT= Ebook management application LICENSE= GPLv3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libpoppler-qt5.so:graphics/poppler-qt5 \ libwmflite.so:graphics/libwmf \ |