---
name: cproto
version: 4.7j
origin: devel/cproto
comment: Generate C function prototypes and convert function definitions
arch: freebsd:9:x86:64
www: http://invisible-island.net/cproto/
maintainer: thomas@bsdunix.ch
prefix: /usr/local
licenselogic: single
flatsize: 73527
desc: |
  Cproto is a program that generates function prototypes and variable
  declarations from C source code.  It can also convert function definitions
  between the old style and the ANSI C style.  This conversion overwrites the
  original files, so make a backup copy of your files in case something goes
  wrong.

  The program isn't confused by complex function definitions as much as other
  prototype generators because it uses a yacc generated parser.  By ignoring all
  the input between braces, I avoided implementing the entire C language grammar.

  Cproto is in the public domain, except for the configure script which is
  copyrighted by the Free Software Foundation, Inc.  If you have any comments
  or find any bugs, please let me know.

  WWW: http://invisible-island.net/cproto/
categories: [devel]
files:
  /usr/local/bin/cproto: 2260adce6ef67e9e30c2c11667db319e314bcbc184c1d796c817b22a6f3c593f
  /usr/local/man/man1/cproto.1.gz: b78963451c9caa9b4d8c1e474302a334cdee1bd955d8c8db6f5afe2520187f48
scripts: {}
