]> git.sur5r.net Git - pdfstitch/commitdiff
Add info on how to install dependencies on FreeBSD v0.3
authorJakob Haufe <sur5r@sur5r.net>
Mon, 10 Jul 2017 14:26:06 +0000 (14:26 +0000)
committerJakob Haufe <sur5r@sur5r.net>
Mon, 10 Jul 2017 14:26:06 +0000 (14:26 +0000)
README.md

index da07ebb11ca88e4aa79ecb65d0d68cef4d3bfad9..0cb870d6b6388986cd3b051da6fc841a1e58d1c6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,6 +22,10 @@ On Debian, you can installed them with:
 
 `# apt install libfile-libmagic-perl libpdf-api2-perl libyaml-perl`
 
 
 `# apt install libfile-libmagic-perl libpdf-api2-perl libyaml-perl`
 
+On FreeBSD, you can install them with:
+
+`# pkg install p5-File-LibMagic p5-PDF-API2 p5-YAML`
+
 ## Usage
 
 1. Run `pdfstitch` on your input PDF:
 ## Usage
 
 1. Run `pdfstitch` on your input PDF: