---
name: cint
version: 5.16.19_1
origin: lang/cint
comment: C/C++ interpreter
arch: freebsd:9:x86:64
www: http://root.cern.ch/twiki/bin/view/ROOT/CINT
maintainer: fjoe@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 4103979
desc: "CINT is a C/C++ interpreter aimed at processing C/C++ scripts.\n\nCINT covers
  about 95%25 of ANSI C and 85%25 of C++. A CINT script can call\ncompiled classes/functions
  and compiled code can make callbacks to CINT\nuser defined functions. Utilities,
  like makecint and rootcint, automate\nthe process of embedding compiled C/C++ library
  code as shared objects\n(as Dynamic Link Library, DLL, or shared library, .so).
  Source files\nand shared objects can be dynamically loaded/unloaded without stopping\nthe
  CINT process. CINT offers a gdb like debugging environment for\ninterpreted programs.\n\nWWW:\thttp://root.cern.ch/twiki/bin/view/ROOT/CINT\n"
categories:
- lang
shlibs_required:
- libcint.so
