docs: link to FreeBSD port

This commit is contained in:
Adrian Sampson 2013-02-19 10:18:03 -08:00
parent a1e89b879d
commit 4f2bc970ea

View file

@ -29,12 +29,13 @@ You will need Python. (Beets is written for `Python 2.7`_, but it works with
``emerge beets`` to install. There are several USE flags available for
optional plugin dependencies.
* On **FreeBSD**, there's a `beets port`_ at ``audio/beets``.
.. _beets port: http://portsmon.freebsd.org/portoverview.py?category=audio&portname=beets
.. _beets from AUR: http://aur.archlinux.org/packages.php?ID=39577
.. _dev package: http://aur.archlinux.org/packages.php?ID=48617
.. _Debian details: http://packages.qa.debian.org/b/beets.html
.. _Ubuntu details: https://launchpad.net/ubuntu/+source/beets
.. _One by vh4x0r: https://github.com/vh4x0r/apokolips
.. _one by syranez: https://github.com/syranez/gentoo
If you have `pip`_, just say ``pip install beets`` (you might need ``sudo`` in
front of that). On Arch, you'll need to use ``pip2`` instead of ``pip``.