---
name: cflow
version: 2.0_1
origin: devel/cflow
comment: A call graph generator for C code
arch: freebsd:10:x86:64
www: UNKNOWN
maintainer: tj@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 45568
desc: |
  Cflow reads files as C program source and attempts to print a graph
  of the program's function call hierarchy to the standard output.
  Called functions are indented with respect to their calling functions,
  and printed only once, in the order they occur.

  This is version 2.0.
categories:
- devel
