****  This port installs dhcp relay daemon, but doesn't invoke dhcrelay by
      default. If you want to invoke dhcrelay at startup, put these lines
      into /etc/rc.conf.

	    dhcrelay_enable="YES"
	    dhcrelay_flags=""		# command option(s)
	    dhcrelay_servers=""		# dhcrelay server(s)
	    dhcrelay_ifaces=""		# ethernet interface(s)
