---
name: egypt
version: 1.10
origin: devel/egypt
comment: Create call graphs of C programs
arch: freebsd:9:x86:64
www: http://www.gson.org/egypt/
maintainer: culot@FreeBSD.org
prefix: /usr/local
licenselogic: or
licenses:
- GPLv1
- ART10
flatsize: 32783
desc: |
  Egypt is a simple tool for creating call graphs of C programs. Egypt
  neither analyzes source code nor lays out graphs. Instead, it leaves
  the source code analysis to GCC and the graph layout to Graphviz, both
  of which are better at their respective jobs than egypt itself could
  ever hope to be. Egypt is simply a very small Perl script that glues
  these existing tools together.

  WWW: http://www.gson.org/egypt/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- perl5
- devel
