Merge pull request #1613 from drm00/openbsd-install-guide

beets is available as a package for openbsd releases since ~1 year now.
This commit is contained in:
Adrian Sampson 2015-09-19 15:14:44 -07:00
commit 004c58186d

View file

@ -34,8 +34,7 @@ dropped, and Python 3.x is not yet supported.)
* On **FreeBSD**, there's a `beets port`_ at ``audio/beets``.
* On **OpenBSD-current**, beets is available in ports (at ``audio/beets``) and
as a package, which can be installed with ``pkg_add beets``.
* On **OpenBSD**, beets can be installed with ``pkg_add beets``.
* For **Slackware**, there's a `SlackBuild`_ available.