25 Feb
2007
25 Feb
'07
1:32 a.m.
On Feb 24, 2007, at 18:23, Mark Dymek wrote:
how do i view the contents of a portfile to see the code that makes up the program?
As Elias said, "port cat foo" will print the tcl code of the portfile foo into the Terminal. Another option is to "port edit foo" which will open the portfile for foo into your preferred editor (whatever you have the $EDITOR environment variable set to).