---
name: ccons
version: r251
origin: devel/ccons
comment: Interactive Console for the C Programming Language
arch: freebsd:10:x86:64
www: http://code.google.com/p/ccons/
maintainer: danilo@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- MIT
flatsize: 9393694
desc: |
  The goal of the ccons project is to create an interactive console
  for the C programming language, similar to "python" and "irb" for
  Python and Ruby respectively.

  WWW: http://code.google.com/p/ccons/
categories:
- devel
shlibs_required:
- libclang.so
files:
  /usr/local/bin/ccons: 60b12107b1418c9f88dbc4e65260b74ac906ac497124fd128cd8e3e81bc19715
  /usr/local/man/man1/ccons.1.gz: 9f05aed5549d6ba67153169d1e62e7d168892d18cbdc91468fe74a5c1a2b0eab
  /usr/local/share/licenses/ccons-r251/catalog.mk: ed20d1652e7dbaccaeb92448f21b1b4f9891be58cedd7b6cbb1c1aa3513b671f
  /usr/local/share/licenses/ccons-r251/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/ccons-r251/MIT: e60827ef52b15994ebb68599efb6d7a1873aa2f110a6c7ace8cbbeb56b972aef
directories:
  /usr/local/share/licenses/ccons-r251/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
