---
name: cxref
version: 1.6d
origin: devel/cxref
comment: C program cross-referencing & documentation tool
arch: freebsd:9:x86:64
www: http://www.gedanken.demon.co.uk/cxref/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 1241726
desc: |
  A program that takes as input a series of C source files and produces a
  LaTeX or HTML document containing a cross reference of the
  files/functions/variables in the program, including documentation taken
  from suitably formatted source code comments.

  The documentation is stored in the C source file in specially formatted
  comments, making it simple to maintain. The cross referencing includes
  lists of functions called, callers of each function, usage of global
  variables, header file inclusion, macro definitions and type
  definitions. Works for ANSI C, including a few gcc extensions.

  WWW: http://www.gedanken.demon.co.uk/cxref/
categories: [devel]
files:
  /usr/local/bin/cxref: fd89dc9f8f6fff38c313df35a9db37905947034b976291223679a486ec9d46a4
  /usr/local/bin/cxref-cc: 96e75c795a5689034aadc01c91196c7174bae3e468ee65a36ff98a06db92e03f
  /usr/local/bin/cxref-query: e882864f1c68b7ee044fb4cf332d66eb21ec39671fa8e6d6ac2dd8bb9f957c2f
  /usr/local/man/man1/cxref-query.1.gz: 686d8f793540860ff2c8e6ee2879fecfc0e9ca3def29106866cc154974a2d4f8
  /usr/local/man/man1/cxref.1.gz: c8e301e1e47d04b08f986c60f1e1b5c1fa1bfb0507a6525134e61f9f00a4cec8
  /usr/local/share/cxref/README: a12ea080c628e43a9a687b5845b2209a757deb5ec0e231de99a0907e8cbb732c
  /usr/local/share/cxref/README.xrgr: 464d4c62499a243c8283e67c010dd1173b1358605b0a7490a55d7da4a9aa0c76
  /usr/local/share/cxref/cflow.el: 07111a951872c847e4d0a072771ccb9608b0d33cf43e9658faa3a7a6ef659f85
  /usr/local/share/cxref/cxref.el: f9217855803a46c9b3b7c03a18866985349db090fedb813b81d60d268be81994
  /usr/local/share/cxref/cxref_includes.pl: d3cc0ac5ac7f7d01795aca6abcb92c5dbfc8ed1c885323497d31958fcac0ee93
  /usr/local/share/cxref/daVinvi_function.pl: 87e41e79772844915c176b790fcd801f0ce32167d5e4bca1752c2723bb78acca
  /usr/local/share/cxref/daVinvi_include.pl: 54f26cd3cb94cb7d79c01f9a2e402665bf28f67abd1f5a9811e99022e0c52e9a
  /usr/local/share/cxref/fixheader.pl: c32bbbeeea875c57793b2c05ad4f52de581a999cd7ed72603c7cb44bc016fdb8
  /usr/local/share/cxref/includes2cxref.pl: 2df9a8bb991a3a8c2e9a49c061c79c812209a8800d941b187d85e00174aa2ff6
  /usr/local/share/cxref/knr2ansi.pl: 93bc0fe210e7d860d88f08e73798bc2e3cc171610f0e1dde0fffe1f1e75cd0d0
  /usr/local/share/cxref/make_depend.pl: bf503b16711fa2720e89281e8a5110cbe6bf68f9fb14a4dc848331726be65372
  /usr/local/share/cxref/tree.pl: 9e15c90ed77e42c3b5b21d7d288ea97c79e49b217674bc4d229c32cdbf5b69e2
  /usr/local/share/cxref/xrgr.pl: 0272771b66da2b0991b0fec19190a28c2f0dfb52671f27776f633e3d1de98a11
  /usr/local/share/licenses/cxref-1.6d/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/cxref-1.6d/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/cxref-1.6d/catalog.mk: 49efaadad274299430c82e5888fe7b59fb4d822f82a3a99f132e31d58e285f01
directories:
  /usr/local/share/licenses/cxref-1.6d/: n
  /usr/local/share/licenses/: y
  /usr/local/share/cxref/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
