diff options
Diffstat (limited to 'm4.pkg/control')
-rw-r--r-- | m4.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/m4.pkg/control b/m4.pkg/control new file mode 100644 index 0000000..67f5c6f --- /dev/null +++ b/m4.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Description: macro processor + GNU M4 is an implementation of the traditional Unix macro processor. It is + mostly SVR4 compatible although it has some extensions (for example, handling + more than 9 positional parameters to macros). GNU M4 also has built-in + functions for including files, running shell commands, doing arithmetic, etc. |