PR: docs/153196
"pkg_info" uses the content of the "COMMENT" variable in a ports Makefile to display a one-line summary of the port. But it will only
display 60 characters (longer COMMENTs are just cut off).
Noted by: Jason Helfman (jhelfman ett experts-exchange dott com)