diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-06 01:21:08 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-06 01:21:08 +0800 |
commit | cbd782835085f2129a0ec06e8ff69345caf25c88 (patch) | |
tree | 24d7fffe3c501d09d91003af92d7322212919c41 /www/p5-Apache-Admin-Config/pkg-descr | |
parent | 4440b33e6485aa61c55c5058e0c8ae998f36debc (diff) | |
download | freebsd-ports-gnome-cbd782835085f2129a0ec06e8ff69345caf25c88.tar.gz freebsd-ports-gnome-cbd782835085f2129a0ec06e8ff69345caf25c88.tar.zst freebsd-ports-gnome-cbd782835085f2129a0ec06e8ff69345caf25c88.zip |
Add www/p5-Apache-Admin-Config, a perl module to manipulate Apache
configuration files.
Diffstat (limited to 'www/p5-Apache-Admin-Config/pkg-descr')
-rw-r--r-- | www/p5-Apache-Admin-Config/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/p5-Apache-Admin-Config/pkg-descr b/www/p5-Apache-Admin-Config/pkg-descr new file mode 100644 index 000000000000..64cd7419f77b --- /dev/null +++ b/www/p5-Apache-Admin-Config/pkg-descr @@ -0,0 +1,9 @@ +Apache::Admin::Config provides an object interface to handling Apache +like configuration files without modifying comments, identation, or +truncated lines. + +Author: Olivier Poitrey <rs@rhapsodyk.netE> +WWW: http://search.cpan.org/search?dist=Apache-Admin-Config + +-Anton +<tobez@FreeBSD.org> |