On Thu, 29 Dec 2016, Joshua Root wrote: > On 2016-12-29 11:53 , Fred Wright wrote: [...] > > It's unfortunate that there isn't a command to give you a simple > > category/port relative path. > > port info --portdir libuv
Ah, OK. I'd tried "port dir" but not that. Though for this purpose what you'd really want is: $ port -q info --portdir libuv Fred Wright
