sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
If in case you want to again have your jenkins started.. just use the reverse of the above
sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist
See more references on this topic here.