freebsd-ports/audio/pms-devel/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
422 B
Text

Practical Music Search (PMS) is an interactive console client for the Music
Player Daemon, written in Go. Its interface is similar to Vim, and aims to be
fast, configurable, and practical. PMS has many features that involve sorting,
searching, and navigating. It is designed to let you navigate your music
collection in an effective way.
This is a complete rewrite of the previously existing pms which was written in
C++.