---
name: astyle
version: 2.03
origin: devel/astyle
comment: Source code indenter and formatter for C, C++, C#, and Java
arch: freebsd:9:x86:64
www: http://astyle.sourceforge.net/
maintainer: lme@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 526078
desc: |
  Artistic Style is a source code indenter, formatter, and beautifier for the C,
  C++, C# and Java programming languages. It automatically re-indents and
  re-formats source files and can be used from a command line.

  WWW: http://astyle.sourceforge.net/
deps:
  mpfr: {origin: math/mpfr, version: 3.1.2}
  mpc: {origin: math/mpc, version: 0.9}
  gmp: {origin: math/gmp, version: 5.1.2}
  gcc: {origin: lang/gcc, version: 4.6.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  binutils: {origin: devel/binutils, version: 2.23.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- textproc
- devel
shlibs_required:
- libstdc++.so.6
- libgcc_s.so.1
