---
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
files:
  /usr/local/bin/egypt: f14f68dd1d840b3955e24ee462491887c43c3ceea27cc0913acd0ef5f31b5eb0
  /usr/local/lib/perl5/site_perl/5.14/mach/auto/egypt/.packlist: a4d8cc59e08d48023fc54d3a0527a7f203d20bc810e291c7a64953faedb5289b
  /usr/local/man/man1/egypt.1.gz: ab65e244a26ec44b880c898cd7ab43d10a85f1068d65f78d694c828228cc0a07
  /usr/local/share/licenses/egypt-1.10/ART10: 6e325a7fbcaa9a9d22178be70e9904051336e347ae701d6a7a233250c1b656aa
  /usr/local/share/licenses/egypt-1.10/GPLv1: 25ddc75607ddd58ecf5db27a630c56adc2f190c4659645a331167bd5b2c36ea3
  /usr/local/share/licenses/egypt-1.10/LICENSE: 3e0600ac4141fa62d4dc259978732c8a7cf65aaeadc2ba9b7984a93a3db1135d
  /usr/local/share/licenses/egypt-1.10/catalog.mk: fe097b81c65d374aefc1b5db56f3f771994ec096a4b376b90ea8462b7adc4270
directories:
  /usr/local/share/licenses/egypt-1.10/: n
  /usr/local/share/licenses/: y
  /usr/local/lib/perl5/site_perl/5.14/mach/auto/egypt/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
