diff options
Diffstat (limited to 'devel/cscope/pkg-descr')
-rw-r--r-- | devel/cscope/pkg-descr | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/cscope/pkg-descr b/devel/cscope/pkg-descr index a1f25f33fe87..8e7eb46f083d 100644 --- a/devel/cscope/pkg-descr +++ b/devel/cscope/pkg-descr @@ -1,8 +1,11 @@ This port of SCO / USL's 'cscope' lets one easily navigate large C programs. It's designed to answer questions like where symbols are defined and used, -and where variables are assigned. +where variables are assigned, and much more. The Santa Cruz Operation (SCO) has made this available under a very friendly, BSD-style Open Source License. -WWW: http://cscope.sourceforge.net/ +WWW: http://cscope.sourceforge.net/ + +- Pete +petef@databits.net |