function citrix {
	description="Citrix Metaframe"
	use="tcp"
	port=${port:-1494}
	do_service $FUNCNAME $@
}
