freebsd-ports/sysutils/handlr/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

15 lines
620 B
Text

Manage your default applications with ease using handlr!
Features:
Set default handler by extension or mime-type.
Set arbitrary commands as handlers based on regular expressions
Intelligent mime type detection from files based on extension and content.
Open multiple files at once.
Set multiple handlers for mime/extension and use rofi/dmenu to pick one.
Wildcard support like text/*.
Automatically removes invalid/wrong .
desktop entries from mimeapps.
list.
Helper commands like launch, get --json for your scripting needs.
Unnecessarily fast (written in Rust).
Single compiled binary with no dependencies.