Add net/flower.
The latest versions of CloudABI make use of a separate daemon to
facilitate connecting/listening on the network, called Flower. Add a
package for this daemon, as it is a build dependency for the latest
version of cloudabi-utils.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12264