ports/misc/fxload/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
381 B
Text

The utility allows you to download firmware into and upload firmware from
the memory of a Cypress EZ-USB/FX2/FX3 chips. It is a de facto standard
for programming this family of devices.
This port is based on original fxload(8) program available from Linux
Hotplug Project. Libusb support has been provided to correctly work on
FreeBSD and patches for the FX3 have been merged in.