aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2024-02-06 14:49:20 +0000
committerNicola Vitale <nivit@FreeBSD.org>2024-02-06 14:49:20 +0000
commit5d6cd5d24b33e6d6bc9fe864972debf2b11e8316 (patch)
tree93f002c51a70f66793803d361fa6abe317076f43 /textproc/Makefile
parentbc2df9ae4b953204916357991c7ff1c36b941663 (diff)
downloadports-5d6cd5d24b33e6d6bc9fe864972debf2b11e8316.tar.gz
ports-5d6cd5d24b33e6d6bc9fe864972debf2b11e8316.zip
textproc/py-epy-reader: Add new port
TUI Ebook Reader. Main features: - Supported formats: Epub (.epub, .epub3) FictionBook (.fb2) Mobi (.mobi) AZW3 (.azw, .azw3) URL (online reading) - Reading progress percentage - Bookmarks - External dictionary integration (sdcv, dict or wkdict) - Inline formats: bold and italic (depend on terminal and font capability. Italic only supported in python>=3.7) - Text-to-Speech (with additional setup, read below) - Double Spread - Seamless (disabled by default) https://github.com/wustho/epy
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e702745f7781..c51bc706f8c6 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1356,6 +1356,7 @@
SUBDIR += py-empy
SUBDIR += py-enchant
SUBDIR += py-enrich
+ SUBDIR += py-epy-reader
SUBDIR += py-et_xmlfile
SUBDIR += py-evtx2splunk
SUBDIR += py-extract-msg