diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-08 14:50:49 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-08 14:50:49 +0000 |
commit | a13a4478ed01d4a2d8d9baecf3c0f14161ee1e62 (patch) | |
tree | 74091bef045400d2879b6c45cb538b0af862e570 /www/mod_macro2/pkg-descr | |
parent | 32485aad2d5eb0ad3a62382e3c8f3e4db5d3de8c (diff) | |
download | ports-a13a4478ed01d4a2d8d9baecf3c0f14161ee1e62.tar.gz ports-a13a4478ed01d4a2d8d9baecf3c0f14161ee1e62.zip |
Notes
Diffstat (limited to 'www/mod_macro2/pkg-descr')
-rw-r--r-- | www/mod_macro2/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_macro2/pkg-descr b/www/mod_macro2/pkg-descr new file mode 100644 index 000000000000..56b9607f76a5 --- /dev/null +++ b/www/mod_macro2/pkg-descr @@ -0,0 +1,6 @@ +mod_macro is a third-party module to the Apache Http Server, distributed with +a BSD-style license like Apache. It allows the definition and use of macros +within apache runtime configuration files. The syntax is a natural extension +to apache html-like configuration style. + +WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ |