FreeBSD Tool to show info about HomePlug AV devices.
On a FreeBSD system, build a pkg(8) package with:
sh build-pkg.shThis compiles HomePlugAVList via make, reads the version from HomePlugAVList_VERSION in HomePlugAVList.c, and produces homeplugavinfo-<version>.pkg (under $PACKAGES/All if PACKAGES is set in make.conf, otherwise under ./dist).
Install it with:
pkg add homeplugavinfo-<version>.pkg