Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-parser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTechSneeze <dave@techsneeze.com>2020-12-22 07:22:46 +0300
committerGitHub <noreply@github.com>2020-12-22 07:22:46 +0300
commit14abdbd0b202b2e8f7094fbc9cb9c22125364590 (patch)
tree6510bda82deee9613649e0faf305aeddf4ed0615
parent9c3bfc9c746195b8baed7539a0e75c53350d1aea (diff)
parent4b74e5902bbdfd730078718fea171df0d4a2f509 (diff)
Merge pull request #80 from kolovskiy/patch-2
Update README.md
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4705322..fda1413 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,11 @@ yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.r
yum install perl-File-MimeInfo perl-Mail-IMAPClient perl-MIME-tools perl-XML-Simple perl-DBI \
perl-Socket6 perl-PerlIO-gzip perl-DBD-MySQL unzip perl-Mail-Mbox-MessageParser
```
-
+### on FreeBSD (FreeBSD 11.4):
+```
+sudo pkg install p5-File-MimeInfo p5-Mail-IMAPClient p5-MIME-tools p5-XML-Simple p5-DBI p5-Socket6 p5-PerlIO-gzip p5-DBD-MySQL p5-Mail-Mbox-MessageParser unzip
+```
+
### on macOS (macOS 10.13):
```
brew install mysql shared-mime-info