<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Debug</key>
	<false/>
	<key>Disabled</key>
	<false/>
	<key>EnvironmentVariables</key>
	<dict>
		<key>P4DESCRIPTION</key>
		<string>Connect here to for SCM goodness.</string>
		<key>P4LOG</key>
		<string>/Users/davec/Library/Logs/p4d.log</string>
		<key>P4NAME</key>
		<string>davec</string>
		<key>P4PORT</key>
		<string>7832</string>
		<key>P4ROOT</key>
		<string>/Users/davec/Library/Perforce</string>
		<key>P4ZEROCONF-disabled</key>
		<string>Rename this variable from "P4ZEROCONF-disabled" to "P4ZEROCONF" to enable zeroconf</string>
	</dict>
	<key>KeepAlive</key>
	<true/>
	<key>Label</key>
	<string>com.perforce.p4d</string>
	<key>OnDemand</key>
	<false/>
	<key>ProgramArguments</key>
	<array>
		<string>/usr/bin/p4d</string>
	</array>
	<key>RunAtLoad</key>
	<true/>
	<key>ServiceDescription</key>
	<string>Launches Perforce Server</string>
	<key>StandardErrorPath</key>
	<string>/Users/davec/Desktop/stderr</string>
	<key>StandardOutPath</key>
	<string>/Users/davec/Desktop/stdout</string>
	<key>StartInterval</key>
	<integer>180</integer>
</dict>
</plist>
