aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-15 07:09:59 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-15 07:09:59 +0000
commit4587964b4c1437be42342594a063312d94fc4d9a (patch)
tree577dabf56c9b2fb752a2ff8c629f58761f1968e1 /textproc/Makefile
parent9ea02e4dd8e0ea08b7f9017b13967aeeb8136015 (diff)
downloadports-4587964b4c1437be42342594a063312d94fc4d9a.tar.gz
ports-4587964b4c1437be42342594a063312d94fc4d9a.zip
New port: textproc/py-docx2txt: Pure python-based utility to extract text and images from docx files
Notes
Notes: svn path=/head/; revision=472429
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 a0c8bb57111b..ba9463bf64a7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1288,6 +1288,7 @@
SUBDIR += py-dbfread
SUBDIR += py-diff-match-patch
SUBDIR += py-docutils
+ SUBDIR += py-docx2txt
SUBDIR += py-dsv
SUBDIR += py-duecredit
SUBDIR += py-elasticsearch