---
name: ucc
version: 1.6.0
origin: lang/ucc
comment: C Compiler Which Implements the ANSI C89 Standard
arch: freebsd:9:x86:64
www: http://ucc.sf.net
maintainer: wenheping@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 155831
desc: |
  Ucc is a C compiler which implements the ANSI C89
  standard with a few extensions. Ucc is released
  under BSD license.

  Ucc is specificaly designed for personal research
  and assist the undergraduate or graduate in compiler
  learning. We hope that Ucc will be a seedbed for new
  ideas and world-class optimizing techniques.

  Ucc's design and development goals is clear code
  structure,upstanding extensibility,retargetable and
  excellent optimization.

  WWW:   http://ucc.sf.net
categories: [lang]
files:
  /usr/local/bin/ucc: 8d0e48977534dcdedc363cbfd6cbad35d9cdaeaee0bdb5003bcd82d0532f7cc0
  /usr/local/bin/ucl: 2cecb1d1bfdcdc3fba4adcdb5fdb979bf9c4b1f368f93c5576996dfc8b184aba
  /usr/local/include/ucc/assert.h: 861337685dfbda05654dfc0d06e63a4b4751166e6b79cb9e13c6ec190f57357e
  /usr/local/include/ucc/float.h: f236cfe93a5a5fbe0066dcce3b43f7478743c69bb4dbaad2a6b64fc455f0d420
  /usr/local/include/ucc/limits.h: 5db712ce6fe680139358526c6ae9e8a3a0a40157d2e58aed75fd5a1ccd2ca474
  /usr/local/include/ucc/math.h: 249ed379fe2041803310ce22e0e5d5e045428f3c68027507157916d358abf1bf
  /usr/local/include/ucc/stdarg.h: 39c6c23a287695b05542f1440791111dcf6242c20e481c9b60c16ffa0cae7360
  /usr/local/lib/assert.o: b9e8309f79f378fcd6ed50093db25ee51a6d28a449068f14746db48d33ae9d25
directories:
  /usr/local/include/ucc/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
