I'm trying to install the Posgtres command-line client (typically psql on Linux). I've got postgres installed through MacPorts (postgresql90 and postgresql90-server) but still don't see the client installed.
I have searched MacPorts and am unable to find either the path to the client or a separate port to install it independently.
How can I install the psql command line client?