diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-04 19:28:31 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-04 19:28:31 +0800 |
commit | 693f2e0eae7be6cc5fed34c43776131f5419ee17 (patch) | |
tree | 19319f621284c0fb64e05ea9a3ea2accccf1e5f4 /www/Makefile | |
parent | e75a3939ba6864b1aed4354b277b01a5680d04fa (diff) | |
download | freebsd-ports-gnome-693f2e0eae7be6cc5fed34c43776131f5419ee17.tar.gz freebsd-ports-gnome-693f2e0eae7be6cc5fed34c43776131f5419ee17.tar.zst freebsd-ports-gnome-693f2e0eae7be6cc5fed34c43776131f5419ee17.zip |
New port: p5-Apache-ConfigFile
This module parses the Apache httpd.conf, or any compatible
config file, and provides methods for you to access the
values from the config file
PR: ports/47431
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c1326b8e9345..73a8ea96ae56 100644 --- a/www/Makefile +++ b/www/Makefile @@ -260,6 +260,7 @@ SUBDIR += p5-Apache-AuthenCache SUBDIR += p5-Apache-AuthenURL SUBDIR += p5-Apache-AutoIndex + SUBDIR += p5-Apache-ConfigFile SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-DumpHeaders SUBDIR += p5-Apache-Filter |