diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 11:28:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 11:28:31 +0000 |
commit | a467d3e09a46e637e7d7a84d430a6bbe00391e4f (patch) | |
tree | 1768a8c278993e6a914f2854a7ea6bc035dffb64 /www/Makefile | |
parent | New port: Cache::Mmap (diff) |
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>
Notes
Notes:
svn path=/head/; revision=74640
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 |