---
name: cppi
version: 1.18
origin: devel/cppi
comment: Tool to indent the C preprocessor directives
arch: freebsd:10:x86:64
www: UNKNOWN
maintainer: johans@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 193192
desc: |
  A tool to indent the C preprocessor directives to reflect their
  nesting and ensure that there is exactly one space character between
  each #if, #elif, #define directive and the following token.
deps:
  gettext: {origin: devel/gettext, version: 0.18.3.1}
categories:
- devel
shlibs_required:
- libintl.so.9
options: {NLS: on}
