diff options
author | vs <vs@FreeBSD.org> | 2006-02-01 21:48:21 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-02-01 21:48:21 +0800 |
commit | 795992d9e619035533aa9c9acd0091fec60a6f6b (patch) | |
tree | 20cc9a168e78cae6bc7cc8b37074d52e0d090252 /devel/ncc/distinfo | |
parent | 3f428c90e7887a1152321595b9a9525359319663 (diff) | |
download | freebsd-ports-gnome-795992d9e619035533aa9c9acd0091fec60a6f6b.tar.gz freebsd-ports-gnome-795992d9e619035533aa9c9acd0091fec60a6f6b.tar.zst freebsd-ports-gnome-795992d9e619035533aa9c9acd0091fec60a6f6b.zip |
ncc is a compiler that produces program analysis information.
ncc is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also includes a graphical
call-graph navigator and source browser which is extremely practical
for hacking and comprehending large projects.
WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
Diffstat (limited to 'devel/ncc/distinfo')
-rw-r--r-- | devel/ncc/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ncc/distinfo b/devel/ncc/distinfo new file mode 100644 index 000000000000..6dfd0e78f72a --- /dev/null +++ b/devel/ncc/distinfo @@ -0,0 +1,3 @@ +MD5 (ncc-2.3.tar.gz) = 295d59078009f31f454b4cc4f4838624 +SHA256 (ncc-2.3.tar.gz) = bfbcfc551fe5c11dcd568ed0179608b2527df50d081a3ce61070d65138a14da3 +SIZE (ncc-2.3.tar.gz) = 88558 |