FreeBSD: follow CPACK_PACKAGE_FILE_NAME, if set

The underlying pkg library always produces a <name>-<version>.pkg
file, so to follow CPACK_PACKAGE_FILE_NAME we need to detect
that and rename appropriately.

FIXES #23034
1 file changed