How to remove an application?

I installed Open Office 4 from ports on 9.3. What command would I use to completely remove Open Office without deleting dependencies for other installed applications?
 
You may want to run pkg autoremove after a pkg delete to also remove the automatically installed dependencies.
 
Back
Top