aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-04 19:28:31 +0800
committeredwin <edwin@FreeBSD.org>2003-02-04 19:28:31 +0800
commit693f2e0eae7be6cc5fed34c43776131f5419ee17 (patch)
tree19319f621284c0fb64e05ea9a3ea2accccf1e5f4 /www/Makefile
parente75a3939ba6864b1aed4354b277b01a5680d04fa (diff)
downloadfreebsd-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/Makefile1
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