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