ports/sysutils/read-edid/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
440 B
Text

read-edid is a pair of tools (originally by John Fremlin) for reading the
EDID from a monitor. It should work with most monitors made since 1996,
assuming the video card supports the standard read commands (most do).
Two tools are provided: get-edid, which gets the raw EDID information from
the monitor, and parse-edid, which turns the raw binary information into a
xorg.conf-compatible monitor section (or xrandr-compatible modelines).