aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-25 16:01:00 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-25 16:01:00 +0000
commit479af192a90ef6d39fe1098e5c8fde17563b1f88 (patch)
treeb5592afbb3637902c32a4bcf4dd728b844178b1b /www/Makefile
parentc8b4e49f9dcb46bf98069442783e37a68d6859cc (diff)
downloadports-479af192a90ef6d39fe1098e5c8fde17563b1f88.tar.gz
ports-479af192a90ef6d39fe1098e5c8fde17563b1f88.zip
Adding port www/p5-Apache-ConfigParser, a library for loading and parsing Apache conf files.
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=163373
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 9870cc9dc680..ce7b8167953c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -440,6 +440,7 @@
SUBDIR += p5-Apache-Compress
SUBDIR += p5-Apache-CompressClientFixup
SUBDIR += p5-Apache-ConfigFile
+ SUBDIR += p5-Apache-ConfigParser
SUBDIR += p5-Apache-DB
SUBDIR += p5-Apache-DBI
SUBDIR += p5-Apache-DebugInfo