aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJesús Daniel Colmenares Oviedo <DtxdF@disroot.org>2022-09-23 16:41:06 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-10-25 18:41:38 +0000
commit01e61056c897d9d905c7510a689e45613d12dc6b (patch)
tree33c1557f1d89e3f6fc9ece690f4980616041a774 /textproc/Makefile
parente62e9ecee2e57c64391e9b90c33bd7fee8ccd72a (diff)
downloadports-01e61056c897d9d905c7510a689e45613d12dc6b.tar.gz
ports-01e61056c897d9d905c7510a689e45613d12dc6b.zip
Add textproc/py-extract-msg: Extracts emails and attachments saved in MS Outlook's .msg files
msg-extract extracts emails and attachments saved in Microsoft Outlook's .msg files. It automates the extraction of key email data (from, to, cc, date, subject, body) and the email's attachments. WWW: https://github.com/TeamMsgExtractor/msg-extractor PR: 265765
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 9d4557912f45..5b5097135fcb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1327,6 +1327,7 @@
SUBDIR += py-enchant
SUBDIR += py-enrich
SUBDIR += py-et_xmlfile
+ SUBDIR += py-extract-msg
SUBDIR += py-fastavro
SUBDIR += py-feedparser
SUBDIR += py-fingerprints