aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cppi/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppi/pkg-descr')
-rw-r--r--devel/cppi/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/cppi/pkg-descr b/devel/cppi/pkg-descr
new file mode 100644
index 000000000000..d33bdc82026f
--- /dev/null
+++ b/devel/cppi/pkg-descr
@@ -0,0 +1,3 @@
+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.