aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2002-08-27 14:39:58 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2002-08-27 14:39:58 +0000
commit3b0aaa700ff5b7fcf0a149851e02b9cc26d8cb10 (patch)
treeeb58aee1092a59e26218e611a7672ce9971f2710 /devel/Makefile
parentce0152a0dc069c9692dfec334ac5e3394e47644e (diff)
downloadports-3b0aaa700ff5b7fcf0a149851e02b9cc26d8cb10.tar.gz
ports-3b0aaa700ff5b7fcf0a149851e02b9cc26d8cb10.zip
Add perl5 module Config::General, for handling Apache-style configuration
files.
Notes
Notes: svn path=/head/; revision=65099
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f50621586491..d3ccbd9e79ca 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -414,6 +414,7 @@
SUBDIR += p5-Class-Trigger
SUBDIR += p5-Class-WhiteHole
SUBDIR += p5-Clone
+ SUBDIR += p5-Config-General
SUBDIR += p5-Config-Ini
SUBDIR += p5-Config-IniFiles
SUBDIR += p5-Config-Setting