diff --git a/website/download.html b/website/download.html index 4b4631e4..93e0df8d 100644 --- a/website/download.html +++ b/website/download.html @@ -360,50 +360,13 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages.

It seems that Recoll will sometimes find data that Spotlight misses (especially inside pdfs apparently, which is probably more to the credit of poppler than recoll itself).

-

There is a MacPorts Portfile available for Recoll 1.15.9. It - is not in the official MacPorts tree though, but you can use it - outside the tree anyway.

-

The following is based on - the - the MacPort documentation. Procedure:

- +

Recoll is in MacPorts and really easy to install:

+
    +
  1. + Install MacPorts.
  2. +
  3. Type "sudo port install recoll"
  4. +
+

Recoll is then available from the command line. There is probably a way to run it in a clicky way, but some more advanced mac user will have to point me to it...