diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-10 22:17:18 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-10 22:17:18 +0000 |
commit | 9c32d3beedbc8f5c2a2bb7b0f9f25191321f8ab1 (patch) | |
tree | 1144b21c8f96313f3abda1b2b7f20c1f8cf6e8e1 /www/mod_color/pkg-descr | |
parent | 772af8373e723cec6037d74a5ef2092a90a1ff41 (diff) | |
download | ports-9c32d3beedbc8f5c2a2bb7b0f9f25191321f8ab1.tar.gz ports-9c32d3beedbc8f5c2a2bb7b0f9f25191321f8ab1.zip |
Notes
Diffstat (limited to 'www/mod_color/pkg-descr')
-rw-r--r-- | www/mod_color/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_color/pkg-descr b/www/mod_color/pkg-descr new file mode 100644 index 000000000000..58c038c97015 --- /dev/null +++ b/www/mod_color/pkg-descr @@ -0,0 +1,6 @@ +mod_color is a syntax colorer module for Apache. Each site may +specify the color, style and font face of each lexical element +via the .htaccess file. This file may also provide the directive +to disableor re-enable) any processing by this module. + +WWW: http://www.dimensional.com/~bgiles/mod_color/ |