---
name: ucpp
version: 1.3.2
origin: devel/ucpp
comment: A C preprocessor and lexer
arch: freebsd:9:x86:64
www: http://code.google.com/p/ucpp/
maintainer: crees@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 118888
desc: "ucpp is a C preprocessor and lexer. It has the following goals: \n\n   - Strict
  conformance to the C99 standard (with switches to\n     disable some extensions
  and mimic C90 behaviour) \n   - Low memory consumption \n   - Possibility to use
  the code as a lexer (that outputs tokens\n     directly) \n\nWWW: http://code.google.com/p/ucpp/\n"
categories: [devel]
files:
  /usr/local/bin/ucpp: 97607b5420f56be903151014508410e13c756af1801905c2ec28e1c0042ea6ca
  /usr/local/man/man1/ucpp.1.gz: f76d52767a8cb2ea77322da50ccd81b7dc192ead4313a9d09f1c02507b816c54
  /usr/local/share/licenses/ucpp-1.3.2/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/ucpp-1.3.2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/ucpp-1.3.2/catalog.mk: 069af2db83024776e7c90c5b0e79917b1bb6c4d3d697a399994ab18043fbd327
directories:
  /usr/local/share/licenses/ucpp-1.3.2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
