diff options
Diffstat (limited to 'textproc/p5-Makefile-Parser/pkg-descr')
-rw-r--r-- | textproc/p5-Makefile-Parser/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Makefile-Parser/pkg-descr b/textproc/p5-Makefile-Parser/pkg-descr new file mode 100644 index 000000000000..412f78ca9234 --- /dev/null +++ b/textproc/p5-Makefile-Parser/pkg-descr @@ -0,0 +1,5 @@ +This is a parser for Makefiles. At this very early stage, the parser +only supports a limited set of features, so it may not recognize some +advanced features provided by certain make tools like GNU make. + +WWW: http://search.cpan.org/dist/Makefile-Parser/ |